BindOptions enum name | OpalTransportAddress | |
CreateListener(OpalEndPoint &endpoint, BindOptions option) const | OpalTransportAddress | |
CreateTransport(OpalEndPoint &endpoint, BindOptions option=HostOnly) const | OpalTransportAddress | [virtual] |
Datagram enum value | OpalTransportAddress | |
FullTSAP enum value | OpalTransportAddress | |
GetHostName() const | OpalTransportAddress | [virtual] |
GetIpAddress(PIPSocket::Address &ip) const | OpalTransportAddress | |
GetIpAndPort(PIPSocket::Address &ip, WORD &port) const | OpalTransportAddress | |
H323TransportAddress() | H323TransportAddress | [inline] |
H323TransportAddress(const char *addr, WORD port=0, const char *proto=NULL) | H323TransportAddress | [inline] |
H323TransportAddress(const PString &addr, WORD port=0, const char *proto=NULL) | H323TransportAddress | [inline] |
H323TransportAddress(const OpalTransportAddress &addr) | H323TransportAddress | [inline] |
H323TransportAddress(PIPSocket::Address ip, WORD port, const char *proto=NULL) | H323TransportAddress | [inline] |
H323TransportAddress(const H225_TransportAddress &pdu, const char *proto=NULL) | H323TransportAddress | |
H323TransportAddress(const H245_TransportAddress &pdu, const char *proto=NULL) | H323TransportAddress | |
HostOnly enum value | OpalTransportAddress | |
IsCompatible(const OpalTransportAddress &address) const | OpalTransportAddress | |
IsEquivalent(const OpalTransportAddress &address) const | OpalTransportAddress | |
NoBinding enum value | OpalTransportAddress | |
NumBindOptions enum value | OpalTransportAddress | |
OpalTransportAddress() | OpalTransportAddress | |
OpalTransportAddress(const char *address, WORD port=0, const char *proto=NULL) | OpalTransportAddress | |
OpalTransportAddress(const PString &address, WORD port=0, const char *proto=NULL) | OpalTransportAddress | |
OpalTransportAddress(const PIPSocket::Address &ip, WORD port, const char *proto=NULL) | OpalTransportAddress | |
SetInternalTransport(WORD port, const char *proto) | OpalTransportAddress | [protected] |
SetPDU(H225_ArrayOf_TransportAddress &pdu, const OpalTransport &associatedTransport) | H323TransportAddress | |
SetPDU(H225_TransportAddress &pdu, WORD defPort=0) const | H323TransportAddress | |
SetPDU(H245_TransportAddress &pdu, WORD defPort=0) const | H323TransportAddress | |
Streamed enum value | OpalTransportAddress | |
transport | OpalTransportAddress | [protected] |