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::sys::IOHandlePrivate |
class | qpid::sys::PosixIOHandle |
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 &) |
int | qpid::sys::toFd (const IOHandlePrivate *h) |
Variables | |
NullIOHandle | qpid::sys::DummyIOHandle |