PTLib  Version 2.10.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PIPSocketAddressAndPort Member List

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

AsString(char separator=0) const PIPSocketAddressAndPortinline
GetAddress() const PIPSocketAddressAndPortinline
GetPort() const PIPSocketAddressAndPortinline
IsValid() const PIPSocketAddressAndPortinline
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