#include <IpEndpointName.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
ADDRESS_AND_PORT_STRING_LENGTH |
|
Constructor & Destructor Documentation
IpEndpointName::IpEndpointName |
( |
) |
[inline] |
IpEndpointName::IpEndpointName |
( |
int |
port_ ) |
[inline] |
IpEndpointName::IpEndpointName |
( |
unsigned long |
ipAddress_, |
|
|
int |
port_ |
|
) |
| [inline] |
IpEndpointName::IpEndpointName |
( |
const char * |
addressName, |
|
|
int |
port_ = ANY_PORT |
|
) |
| [inline] |
IpEndpointName::IpEndpointName |
( |
int |
addressA, |
|
|
int |
addressB, |
|
|
int |
addressC, |
|
|
int |
addressD, |
|
|
int |
port_ = ANY_PORT |
|
) |
| [inline] |
Member Function Documentation
void IpEndpointName::AddressAndPortAsString |
( |
char * |
s ) |
const |
void IpEndpointName::AddressAsString |
( |
char * |
s ) |
const |
Member Data Documentation
The documentation for this class was generated from the following files: