![]() |
PIP 5.5.3
Platform-Independent Primitives
|
Полный список членов класса PINetworkAddress, включая наследуемые из базового класса
| clear() | PINetworkAddress | |
| ip() const | PINetworkAddress | inline |
| ipString() const | PINetworkAddress | |
| isNull() const | PINetworkAddress | |
| PINetworkAddress(uint ip=0, ushort port=0) | PINetworkAddress | |
| PINetworkAddress(const PIString &ip_port) | PINetworkAddress | |
| PINetworkAddress(const PIString &ip, ushort port) | PINetworkAddress | |
| port() const | PINetworkAddress | inline |
| resolve(const PIString &host_port) | PINetworkAddress | static |
| resolve(const PIString &host, ushort port) | PINetworkAddress | static |
| set(const PIString &ip_port) | PINetworkAddress | |
| set(const PIString &ip, ushort port) | PINetworkAddress | |
| set(uint ip, ushort port) | PINetworkAddress | |
| setIP(uint ip) | PINetworkAddress | |
| setIP(const PIString &ip) | PINetworkAddress | |
| setPort(ushort port) | PINetworkAddress | |
| splitIPPort(const PIString &ipp, PIString *_ip, int *_port) | PINetworkAddress | static |
| toString() const | PINetworkAddress |