Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::messaging::Address Struct Reference

Represents an address to which messages can be sent and from which messages can be received. More...

#include <qpid/messaging/Address.h>

List of all members.

Public Member Functions

 Address ()
 Address (const std::string &address)
 Address (const std::string &address, const std::string &type)
 operator const std::string & () const
const std::string & toStr () const
 operator bool () const
bool operator! () const

Public Attributes

std::string value
std::string type

Detailed Description

Represents an address to which messages can be sent and from which messages can be received.

Often a simple name is sufficient for this. However this struct allows the type of address to be specified allowing more sophisticated treatment if necessary.

Definition at line 40 of file Address.h.


Constructor & Destructor Documentation

qpid::messaging::Address::Address (  ) 
qpid::messaging::Address::Address ( const std::string &  address  ) 
qpid::messaging::Address::Address ( const std::string &  address,
const std::string &  type 
)

Member Function Documentation

qpid::messaging::Address::operator bool (  )  const
qpid::messaging::Address::operator const std::string & (  )  const
bool qpid::messaging::Address::operator! (  )  const
const std::string& qpid::messaging::Address::toStr (  )  const

Member Data Documentation

Definition at line 43 of file Address.h.

Definition at line 42 of file Address.h.


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

Qpid C++ API Reference
Generated on Tue May 4 18:07:22 2010 for Qpid C++ Client API by doxygen 1.6.1