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

qpid::Address Struct Reference

Contains the protocol address of an AMQP broker. More...

#include <qpid/Address.h>

List of all members.

Public Member Functions

 Address (const std::string &protocol_=std::string(), const std::string &host_=std::string(), uint16_t port_=0)

Public Attributes

std::string protocol
std::string host
uint16_t port

Static Public Attributes

static const std::string TCP
static const uint16_t AMQP_PORT = 5672

Detailed Description

Contains the protocol address of an AMQP broker.

Definition at line 34 of file Address.h.


Constructor & Destructor Documentation

qpid::Address::Address ( const std::string &  protocol_ = std::string(),
const std::string &  host_ = std::string(),
uint16_t  port_ = 0 
) [inline, explicit]

Definition at line 39 of file Address.h.


Member Data Documentation

const uint16_t qpid::Address::AMQP_PORT = 5672 [static]

Definition at line 37 of file Address.h.

std::string qpid::Address::host

Definition at line 46 of file Address.h.

Definition at line 47 of file Address.h.

Definition at line 45 of file Address.h.

const std::string qpid::Address::TCP [static]

Definition at line 36 of file Address.h.


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

Qpid C++ API Reference
Generated on Mon Jun 7 17:49:08 2010 for Qpid C++ Client API by doxygen 1.6.2-20100208