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

qpid::TcpAddress Struct Reference

TCP address of a broker - host:port. More...

#include <qpid/Address.h>

List of all members.

Public Member Functions

 TcpAddress (const std::string &host_=std::string(), uint16_t port_=DEFAULT_PORT)

Public Attributes

std::string host
uint16_t port

Static Public Attributes

static const uint16_t DEFAULT_PORT = 5672

Detailed Description

TCP address of a broker - host:port.

Definition at line 32 of file Address.h.


Constructor & Destructor Documentation

qpid::TcpAddress::TcpAddress ( const std::string &  host_ = std::string(),
uint16_t  port_ = DEFAULT_PORT 
) [explicit]

Member Data Documentation

Definition at line 33 of file Address.h.

Definition at line 35 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 Wed Dec 2 18:10:35 2009 for Qpid C++ Client API by doxygen 1.6.1