Accept(const PTimeInterval &timeout)=0 | OpalListener | [pure virtual] |
acceptHandler | OpalListener | [protected] |
CleanUpOnTermination() | OpalListener | [inline] |
Close()=0 | OpalListener | [pure virtual] |
CloseWait() | OpalListener | |
endpoint | OpalListener | [protected] |
exclusiveListener | OpalListenerIP | [protected] |
GetListenerPort() const | OpalListenerIP | [inline] |
GetLocalAddress(const OpalTransportAddress &preferredAddress=OpalTransportAddress()) const | OpalListenerIP | [virtual] |
GetProtoPrefix() const =0 | OpalListenerIP | [pure virtual] |
GetTransportAddress() const | OpalListener | [inline] |
IsOpen()=0 | OpalListener | [pure virtual] |
listenerPort | OpalListenerIP | [protected] |
localAddress | OpalListenerIP | [protected] |
OpalListener(OpalEndPoint &endpoint) | OpalListener | |
OpalListenerIP(OpalEndPoint &endpoint, PIPSocket::Address binding=PIPSocket::GetDefaultIpAny(), WORD port=0, BOOL exclusive=TRUE) | OpalListenerIP | |
Open(const PNotifier &acceptHandler, BOOL singleThread=FALSE)=0 | OpalListener | [pure virtual] |
PDECLARE_NOTIFIER(PThread, OpalListener, ListenForConnections) | OpalListener | [protected] |
PrintOn(ostream &strm) const | OpalListener | |
singleThread | OpalListener | [protected] |
StartThread(const PNotifier &acceptHandler, BOOL singleThread) | OpalListener | [protected] |
thread | OpalListener | [protected] |