Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qpid/sys/IOHandle.h>
Protected Member Functions | |
IOHandle (IOHandlePrivate *) | |
virtual | ~IOHandle () |
Protected Attributes | |
IOHandlePrivate *const | impl |
Definition at line 36 of file IOHandle.h.
qpid::sys::IOHandle::IOHandle | ( | IOHandlePrivate * | ) | [protected] |
virtual qpid::sys::IOHandle::~IOHandle | ( | ) | [protected, virtual] |
IOHandlePrivate* const qpid::sys::IOHandle::impl [protected] |
Definition at line 41 of file IOHandle.h.