#include <IpEndpointName.h>
◆ anonymous enum
Enumerator |
---|
ADDRESS_STRING_LENGTH | |
◆ anonymous enum
Enumerator |
---|
ADDRESS_AND_PORT_STRING_LENGTH | |
◆ IpEndpointName() [1/5]
IpEndpointName::IpEndpointName |
( |
| ) |
|
|
inline |
◆ IpEndpointName() [2/5]
IpEndpointName::IpEndpointName |
( |
int |
port_ | ) |
|
|
inline |
◆ IpEndpointName() [3/5]
IpEndpointName::IpEndpointName |
( |
unsigned long |
ipAddress_, |
|
|
int |
port_ |
|
) |
| |
|
inline |
◆ IpEndpointName() [4/5]
IpEndpointName::IpEndpointName |
( |
const char * |
addressName, |
|
|
int |
port_ = ANY_PORT |
|
) |
| |
|
inline |
◆ IpEndpointName() [5/5]
IpEndpointName::IpEndpointName |
( |
int |
addressA, |
|
|
int |
addressB, |
|
|
int |
addressC, |
|
|
int |
addressD, |
|
|
int |
port_ = ANY_PORT |
|
) |
| |
|
inline |
◆ AddressAndPortAsString()
void IpEndpointName::AddressAndPortAsString |
( |
char * |
s | ) |
const |
◆ AddressAsString()
void IpEndpointName::AddressAsString |
( |
char * |
s | ) |
const |
◆ GetHostByName()
unsigned long IpEndpointName::GetHostByName |
( |
const char * |
s | ) |
|
|
staticprivate |
◆ IsMulticastAddress()
bool IpEndpointName::IsMulticastAddress |
( |
| ) |
const |
|
inline |
◆ address
unsigned long IpEndpointName::address |
◆ ANY_ADDRESS
const unsigned long IpEndpointName::ANY_ADDRESS = 0xFFFFFFFF |
|
static |
◆ ANY_PORT
const int IpEndpointName::ANY_PORT = -1 |
|
static |
◆ port
The documentation for this class was generated from the following files:
- /home/trekirk/ROS/catkin_dev/src/acoustic_touch_recognition/include/oscpack/ip/IpEndpointName.h
- /home/trekirk/ROS/catkin_dev/src/acoustic_touch_recognition/src/oscpack/ip/IpEndpointName.cpp