Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/sys/Time.h"
Go to the source code of this file.
Classes | |
class | qpid::sys::IOHandle |
class | qpid::sys::NullIOHandle |
Namespaces | |
namespace | qpid |
This file was automatically generated from the AMQP specification. | |
namespace | qpid::sys |
Functions | |
struct timespec & | qpid::sys::toTimespec (struct timespec &ts, const Duration &t) |
struct timeval & | qpid::sys::toTimeval (struct timeval &tv, const Duration &t) |
Duration | qpid::sys::toTime (const struct timespec &ts) |
struct addrinfo & | qpid::sys::getAddrInfo (const SocketAddress &) |
Variables | |
NullIOHandle | qpid::sys::DummyIOHandle |