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

 Agent (Broker *_broker, uint32_t _bank, const std::string &_label)
BrokergetBroker () const
uint32_t getBrokerBank () const
uint32_t getAgentBank () const
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::Agent::Agent ( Broker _broker,
uint32_t  _bank,
const std::string &  _label 
) [inline]

Definition at line 38 of file Agent.h.


Member Function Documentation

uint32_t qpid::console::Agent::getAgentBank ( ) const [inline]

Definition at line 43 of file Agent.h.

Broker* qpid::console::Agent::getBroker ( ) const [inline]

Definition at line 41 of file Agent.h.

uint32_t qpid::console::Agent::getBrokerBank ( ) const [inline]

Definition at line 42 of file Agent.h.

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 Mon May 2 2011 for Qpid C++ Client API by doxygen 1.7.3