My Project
|
Obsoleted: the address of NPL runtime environment. More...
#include <NPLCommon.h>
Public Member Functions | |
NPLAddress (const char *sAddress) | |
bool | IsLocal () |
whether the address is the local address | |
string | GetIP () |
TODO: get the IP address component in the address. | |
string | GetPort () |
TODO: get the port component in the address. | |
string | ToString () |
convert to string. More... | |
Public Attributes | |
string | m_sAddress |
Obsoleted: the address of NPL runtime environment.
Normally, it is IP+port.
|
inline |
convert to string.
e.g. "192.168.0.10:4000"