qpid::TcpAddress Struct Reference

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

#include <Url.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.
The documentation for this struct was generated from the following file:

Generated on Thu May 15 22:22:36 2008 for Qpid by  doxygen 1.5.5