PTLib  Version 2.10.11
PIPSocketAddressAndPort Member List

This is the complete list of members for PIPSocketAddressAndPort, including all inherited members.

AsString(char separator=0) constPIPSocketAddressAndPortinline
GetAddress() constPIPSocketAddressAndPortinline
GetPort() constPIPSocketAddressAndPortinline
IsValid() constPIPSocketAddressAndPortinline
m_addressPIPSocketAddressAndPortprotected
m_portPIPSocketAddressAndPortprotected
m_separatorPIPSocketAddressAndPortprotected
operator<<(ostream &strm, const PIPSocketAddressAndPort &ap)PIPSocketAddressAndPortfriend
Parse(const PString &str, WORD defaultPort=0, char separator=':')PIPSocketAddressAndPort
PIPSocketAddressAndPort()PIPSocketAddressAndPortinline
PIPSocketAddressAndPort(char separator)PIPSocketAddressAndPortinline
PIPSocketAddressAndPort(const PString &str, WORD defaultPort=0, char separator=':')PIPSocketAddressAndPortinline
SetAddress(const PIPSocket::Address &addr, WORD port=0)PIPSocketAddressAndPort
SetPort(WORD port)PIPSocketAddressAndPortinline