AsString(char separator=0) const | PIPSocketAddressAndPort | [inline] |
GetAddress() const | PIPSocketAddressAndPort | [inline] |
GetPort() const | PIPSocketAddressAndPort | [inline] |
m_address | PIPSocketAddressAndPort | [protected] |
m_port | PIPSocketAddressAndPort | [protected] |
m_separator | PIPSocketAddressAndPort | [protected] |
Parse(const PString &str, WORD defaultPort=0, char separator= ':') | PIPSocketAddressAndPort | |
PIPSocketAddressAndPort() | PIPSocketAddressAndPort | [inline] |
PIPSocketAddressAndPort(char separator) | PIPSocketAddressAndPort | [inline] |
PIPSocketAddressAndPort(const PString &str, WORD defaultPort=0, char separator= ':') | PIPSocketAddressAndPort | [inline] |
SetAddress(const PIPSocket::Address &addr, WORD port=0) | PIPSocketAddressAndPort |