qpid::TcpAddress Struct Reference
TCP address of a broker - host:port.
More...
#include <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 31 of file Address.h.
The documentation for this struct was generated from the following file:
- /home/nsantos/projects/mrg-team/testing/magnum/f10/qpidc/qpid/cpp/src/qpid/Address.h