#include <ptlib.h>
#include <ptlib/ipsock.h>
#include <ptlib/sockets.h>
#include <ptlib/safecoll.h>
#include <list>
Go to the source code of this file.
Classes | |
class | PInterfaceMonitor |
class | PInterfaceMonitorClient |
class | PInterfaceFilter |
class | PMonitoredSockets |
struct | PMonitoredSockets::SocketInfo |
class | PMonitoredSocketChannel |
class | PMonitoredSocketBundle |
class | PSingleMonitoredSocket |
Defines | |
#define | PINTERFACE_MONITOR_FACTORY_NAME "InterfaceMonitor" |
Typedefs | |
typedef PSafePtr< PMonitoredSockets > | PMonitoredSocketsPtr |
#define PINTERFACE_MONITOR_FACTORY_NAME "InterfaceMonitor" |