PIP  1.8.0
Platform-Independent Primitives
PIEthernet::Address Member List

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() constPIEthernet::Addressinline
ipString() constPIEthernet::Address
isNull() constPIEthernet::Address
port() constPIEthernet::Addressinline
resolve(const PIString &host_port)PIEthernet::Addressstatic
resolve(const PIString &host, ushort port)PIEthernet::Addressstatic
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() constPIEthernet::Address