Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions | Public Attributes | Static Public Attributes
qpid::Address Struct Reference

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

#include <qpid/Address.h>

List of all members.

Public Member Functions

QPID_COMMON_INLINE_EXTERN 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.


Constructor & Destructor Documentation

QPID_COMMON_INLINE_EXTERN 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.

Definition at line 46 of file Address.h.

Definition at line 47 of file Address.h.

Definition at line 45 of file Address.h.

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 Thu Aug 23 2012 for Qpid C++ Client API by doxygen 1.7.5