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:
- /home/jross/checkouts/qpid/cpp/src/qpid/Url.h