Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Types | Public Member Functions
qpid::console::Agent Class Reference

#include <qpid/console/Agent.h>

List of all members.

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 BrokergetBroker () 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

Detailed Description

Definition at line 34 of file Agent.h.


Member Typedef Documentation

typedef std::vector<Agent*> qpid::console::Agent::Vector

Definition at line 36 of file Agent.h.


Constructor & Destructor Documentation

QPID_CONSOLE_INLINE_EXTERN qpid::console::Agent::Agent ( Broker _broker,
uint32_t  _bank,
const std::string &  _label 
) [inline]

Definition at line 38 of file Agent.h.


Member Function Documentation

Definition at line 43 of file Agent.h.

Definition at line 41 of file Agent.h.

Definition at line 42 of file Agent.h.

QPID_CONSOLE_INLINE_EXTERN const std::string& qpid::console::Agent::getLabel ( ) const [inline]

Definition at line 44 of file Agent.h.


The documentation for this class was generated from the following file:

Qpid C++ API Reference
Generated on Tue Feb 28 2012 for Qpid C++ Client API by doxygen 1.7.6.1