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