Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
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 | |
Duration | qpid::messaging::operator* (const Duration &duration, uint64_t multiplier) |
Duration | qpid::messaging::operator* (uint64_t multiplier, const Duration &duration) |
bool | qpid::messaging::operator== (const Duration &a, const Duration &b) |
bool | qpid::messaging::operator!= (const Duration &a, const Duration &b) |