#include <manager.h>
Public Member Functions | |
InterfaceMonitor (PSTUNClient *stun) | |
Protected Member Functions | |
virtual void | OnAddInterface (const PIPSocket::InterfaceEntry &entry) |
virtual void | OnRemoveInterface (const PIPSocket::InterfaceEntry &entry) |
Protected Attributes | |
PSTUNClient * | stun |
OpalManager::InterfaceMonitor::InterfaceMonitor | ( | PSTUNClient * | stun | ) |
virtual void OpalManager::InterfaceMonitor::OnAddInterface | ( | const PIPSocket::InterfaceEntry & | entry | ) | [protected, virtual] |
virtual void OpalManager::InterfaceMonitor::OnRemoveInterface | ( | const PIPSocket::InterfaceEntry & | entry | ) | [protected, virtual] |
PSTUNClient* OpalManager::InterfaceMonitor::stun [protected] |