Acoustic Touch Recognition
|
This is the complete list of members for IpEndpointName, including all inherited members.
address | IpEndpointName | |
ADDRESS_AND_PORT_STRING_LENGTH enum value | IpEndpointName | |
ADDRESS_STRING_LENGTH enum value | IpEndpointName | |
AddressAndPortAsString(char *s) const | IpEndpointName | |
AddressAsString(char *s) const | IpEndpointName | |
ANY_ADDRESS | IpEndpointName | static |
ANY_PORT | IpEndpointName | static |
GetHostByName(const char *s) | IpEndpointName | privatestatic |
IpEndpointName() | IpEndpointName | inline |
IpEndpointName(int port_) | IpEndpointName | inline |
IpEndpointName(unsigned long ipAddress_, int port_) | IpEndpointName | inline |
IpEndpointName(const char *addressName, int port_=ANY_PORT) | IpEndpointName | inline |
IpEndpointName(int addressA, int addressB, int addressC, int addressD, int port_=ANY_PORT) | IpEndpointName | inline |
IsMulticastAddress() const | IpEndpointName | inline |
port | IpEndpointName |