Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
Classes | |
class | Notifyable |
class | ManagementAgent |
class | Args |
class | ArgsNone |
struct | OutOfBounds |
class | Buffer |
This class is a wrapper around qpid::framing::Buffer that does not include any dependencies from boost or from qpid::framing. More... | |
struct | ConnectionSettings |
Settings for a Connection. More... | |
class | Manageable |
class | ManagementEvent |
class | AgentAttachment |
class | ObjectId |
class | ManagementItem |
class | ManagementObject |
class | ScopedLockTemplate |
Scoped lock template: calls lock() in ctor, unlock() in dtor. More... | |
class | ScopedUnlockTemplate |
class | Mutex |
Typedefs | |
typedef std::map< ObjectId, ManagementObject * > | ManagementObjectMap |
typedef std::vector < ManagementObject * > | ManagementObjectVector |
typedef std::map<ObjectId, ManagementObject*> qpid::management::ManagementObjectMap |
Definition at line 226 of file ManagementObject.h.
typedef std::vector<ManagementObject*> qpid::management::ManagementObjectVector |
Definition at line 227 of file ManagementObject.h.