| Accept(const PTimeInterval &timeout) | OpalListenerTCP | [virtual] |
| acceptHandler | OpalListener | [protected] |
| CleanUpOnTermination() | OpalListener | [inline] |
| Close() | OpalListenerTCP | [virtual] |
| CloseWait() | OpalListener | |
| endpoint | OpalListener | [protected] |
| exclusiveListener | OpalListenerIP | [protected] |
| GetListenerPort() const | OpalListenerIP | [inline] |
| GetLocalAddress(const OpalTransportAddress &preferredAddress=OpalTransportAddress()) const | OpalListenerIP | [virtual] |
| GetProtoPrefix() const | OpalListenerTCP | [protected, virtual] |
| GetTransportAddress() const | OpalListener | [inline] |
| IsOpen() | OpalListenerTCP | [virtual] |
| listener | OpalListenerTCP | [protected] |
| 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 | |
| OpalListenerTCP(OpalEndPoint &endpoint, PIPSocket::Address binding=PIPSocket::GetDefaultIpAny(), WORD port=0, BOOL exclusive=TRUE) | OpalListenerTCP | |
| Open(const PNotifier &acceptHandler, BOOL singleThread=FALSE) | OpalListenerTCP | [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] |
| ~OpalListenerTCP() | OpalListenerTCP | |