|
PTLib
Version 2.10.11
|
This is the complete list of members for PIPSocketAddressAndPort, including all inherited members.
| AsString(char separator=0) const | PIPSocketAddressAndPort | inline |
| GetAddress() const | PIPSocketAddressAndPort | inline |
| GetPort() const | PIPSocketAddressAndPort | inline |
| IsValid() const | PIPSocketAddressAndPort | inline |
| m_address | PIPSocketAddressAndPort | protected |
| m_port | PIPSocketAddressAndPort | protected |
| m_separator | PIPSocketAddressAndPort | protected |
| operator<<(ostream &strm, const PIPSocketAddressAndPort &ap) | PIPSocketAddressAndPort | friend |
| 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 | |
| SetPort(WORD port) | PIPSocketAddressAndPort | inline |