AcceptFromAny enum value | OpalTransport | |
AcceptFromAnyAutoSet enum value | OpalTransport | |
AcceptFromRemoteOnly enum value | OpalTransport | |
AttachThread(PThread *thread) | OpalTransport | [virtual] |
CleanUpOnTermination() | OpalTransport | [inline] |
Close() | OpalTransport | [virtual] |
CloseWait() | OpalTransport | |
Connect()=0 | OpalTransport | [pure virtual] |
ConnectTo(const OpalTransportAddress &address) | OpalTransport | [inline] |
EndConnect(const OpalTransportAddress &localAddress) | OpalTransport | [virtual] |
endpoint | OpalTransport | [protected] |
GetEndPoint() const | OpalTransport | [inline] |
GetLastReceivedAddress() const | OpalTransport | [virtual] |
GetLocalAddress() const =0 | OpalTransport | [pure virtual] |
GetRemoteAddress() const =0 | OpalTransport | [pure virtual] |
IsCompatibleTransport(const OpalTransportAddress &address) const =0 | OpalTransport | [pure virtual] |
IsReliable() const =0 | OpalTransport | [pure virtual] |
IsRunning() const | OpalTransport | [virtual] |
NumPromisciousModes enum value | OpalTransport | |
OpalTransport(OpalEndPoint &endpoint) | OpalTransport | |
PrintOn(ostream &strm) const | OpalTransport | |
PromisciousModes enum name | OpalTransport | |
ReadPDU(PBYTEArray &packet)=0 | OpalTransport | [pure virtual] |
SetLocalAddress(const OpalTransportAddress &address)=0 | OpalTransport | [pure virtual] |
SetPromiscuous(PromisciousModes promiscuous) | OpalTransport | [virtual] |
SetRemoteAddress(const OpalTransportAddress &address)=0 | OpalTransport | [pure virtual] |
thread | OpalTransport | [protected] |
WriteConnect(WriteConnectCallback function, void *userData) | OpalTransport | [virtual] |
WriteConnectCallback typedef | OpalTransport | |
WritePDU(const PBYTEArray &pdu)=0 | OpalTransport | [pure virtual] |
~OpalTransport() | OpalTransport |