|
PIP
1.8.0
Platform-Independent Primitives
|
This is the complete list of members for PIEthernet::Address, including all inherited members.
| Address(uint ip=0, ushort port=0) | PIEthernet::Address | |
| Address(const PIString &ip_port) | PIEthernet::Address | |
| Address(const PIString &ip, ushort port) | PIEthernet::Address | |
| clear() | PIEthernet::Address | |
| ip() const | PIEthernet::Address | inline |
| ipString() const | PIEthernet::Address | |
| isNull() const | PIEthernet::Address | |
| port() const | PIEthernet::Address | inline |
| resolve(const PIString &host_port) | PIEthernet::Address | static |
| resolve(const PIString &host, ushort port) | PIEthernet::Address | static |
| set(const PIString &ip_port) | PIEthernet::Address | |
| set(const PIString &ip, ushort port) | PIEthernet::Address | |
| set(uint ip, ushort port) | PIEthernet::Address | |
| setIP(uint ip) | PIEthernet::Address | |
| setIP(const PIString &ip) | PIEthernet::Address | |
| setPort(ushort port) | PIEthernet::Address | |
| toString() const | PIEthernet::Address |