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