H323TransportUDP Member List
This is the complete list of members for
H323TransportUDP, including all inherited members.
AcceptControlChannel(H323Connection &connection) | H323Transport | [virtual] |
AcceptFromAny enum value | H323Transport | |
AcceptFromAnyAutoSet enum value | H323Transport | |
AcceptFromLastReceivedOnly enum value | H323Transport | |
AcceptFromRemoteOnly enum value | H323Transport | |
AttachThread(PThread *thread) | H323Transport | |
canGetInterface | H323Transport | [protected] |
CleanUpOnTermination() | H323Transport | |
Close() | H323Transport | [virtual] |
Connect() | H323TransportUDP | [virtual] |
ConnectTo(const H323TransportAddress &address) | H323Transport | [inline] |
CreateControlChannel(H323Connection &connection) | H323Transport | [virtual] |
DiscoverGatekeeper(H323Gatekeeper &gk, H323RasPDU &pdu, const H323TransportAddress &address) | H323TransportUDP | [virtual] |
endpoint | H323Transport | [protected] |
ExtractPDU(const PBYTEArray &pdu, PINDEX &len) | H323TransportUDP | [virtual] |
GetEndPoint() const | H323Transport | [inline] |
GetLastReceivedAddress() const | H323TransportUDP | [virtual] |
GetLocalAddress() const | H323TransportUDP | [virtual] |
GetRemoteAddress() const | H323TransportIP | [virtual] |
H323Transport(H323EndPoint &endpoint) | H323Transport | |
H323TransportIP(H323EndPoint &endpoint, PIPSocket::Address binding, WORD remPort) | H323TransportIP | |
H323TransportUDP(H323EndPoint &endpoint, PIPSocket::Address binding=PIPSocket::GetDefaultIpAny(), WORD localPort=0, WORD remotePort=0) | H323TransportUDP | |
HandleFirstSignallingChannelPDU() | H323Transport | |
HandleSignallingSocket(H323SignalPDU &pdu) | H323Transport | |
interfacePort | H323TransportUDP | [protected] |
IsCompatibleTransport(const H225_TransportAddress &pdu) const | H323TransportIP | [virtual] |
lastReceivedAddress | H323TransportUDP | [protected] |
lastReceivedInterface | H323TransportUDP | [protected] |
localAddress | H323TransportIP | [protected] |
localPort | H323TransportIP | [protected] |
NumPromisciousModes enum value | H323Transport | |
PrintOn(ostream &strm) const | H323Transport | [virtual] |
PromisciousModes enum name | H323Transport | |
promiscuousReads | H323TransportUDP | [protected] |
ReadPDU(PBYTEArray &pdu) | H323TransportUDP | [virtual] |
remoteAddress | H323TransportIP | [protected] |
remotePort | H323TransportIP | [protected] |
SetPromiscuous(PromisciousModes promiscuous) | H323TransportUDP | [virtual] |
SetRemoteAddress(const H323TransportAddress &address) | H323TransportUDP | [virtual] |
SetUpTransportPDU(H225_TransportAddress &pdu, BOOL localTsap) const | H323TransportIP | [virtual] |
SetUpTransportPDU(H245_TransportAddress &pdu, unsigned tsap) const | H323TransportIP | [virtual] |
StartControlChannel(H323Connection &connection) | H323Transport | [virtual] |
thread | H323Transport | [protected] |
UseLocalTSAP enum value | H323Transport | |
UseRemoteTSAP enum value | H323Transport | |
WritePDU(const PBYTEArray &pdu) | H323TransportUDP | [virtual] |
~H323Transport() | H323Transport | |
~H323TransportUDP() | H323TransportUDP | |