Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qpid/console/Agent.h>
Public Types | |
typedef std::vector< Agent * > | Vector |
Public Member Functions | |
QPID_CONSOLE_INLINE_EXTERN | Agent (Broker *_broker, uint32_t _bank, const std::string &_label) |
QPID_CONSOLE_INLINE_EXTERN Broker * | getBroker () const |
QPID_CONSOLE_INLINE_EXTERN uint32_t | getBrokerBank () const |
QPID_CONSOLE_INLINE_EXTERN uint32_t | getAgentBank () const |
QPID_CONSOLE_INLINE_EXTERN const std::string & | getLabel () const |
typedef std::vector<Agent*> qpid::console::Agent::Vector |
|
inline |
|
inline |
|
inline |
Definition at line 41 of file Agent.h.
References qpid::log::broker.
|
inline |
|
inline |