Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/messaging/ImportExport.h"
#include "qpid/sys/IntegerTypes.h"
Go to the source code of this file.
Classes | |
class | qpid::messaging::Duration |
A duration is a time in milliseconds. More... | |
Namespaces | |
namespace | qpid |
This file was automatically generated from the AMQP specification. | |
namespace | qpid::messaging |
Functions | |
QPID_MESSAGING_EXTERN Duration | qpid::messaging::operator* (const Duration &duration, uint64_t multiplier) |
QPID_MESSAGING_EXTERN Duration | qpid::messaging::operator* (uint64_t multiplier, const Duration &duration) |