PTLib
Version 2.10.11
|
This is the complete list of members for PInterfaceMonitor, including all inherited members.
AddClient(PInterfaceMonitorClient *) | PInterfaceMonitor | protected |
Class() | PObject | inlinestatic |
ClientList_T typedef | PInterfaceMonitor | protected |
ClientPtr typedef | PInterfaceMonitor | protected |
Clone() const | PObject | virtual |
Compare(const PObject &obj) const | PObject | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
DefaultRefreshInterval enum value | PInterfaceMonitor | |
EqualTo enum value | PObject | |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetInterfaceInfo(const PString &iface, InterfaceEntry &info) const | PInterfaceMonitor | |
GetInterfaces(bool includeLoopBack=false, const PIPSocket::Address &destination=PIPSocket::GetDefaultIpAny()) | PInterfaceMonitor | |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | virtual |
HasInterfaceFilter() const | PInterfaceMonitor | inline |
InterfaceEntry typedef | PInterfaceMonitor | |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
IsClass(const char *cls) const | PObject | inline |
IsMatchingInterface(const PString &iface, const InterfaceEntry &entry) | PInterfaceMonitor | static |
IsValidBindingForDestination(const PIPSocket::Address &binding, const PIPSocket::Address &destination) | PInterfaceMonitor | |
LessThan enum value | PObject | |
m_changedDetector | PInterfaceMonitor | protected |
m_clients | PInterfaceMonitor | protected |
m_clientsMutex | PInterfaceMonitor | protected |
m_interfaceFilter | PInterfaceMonitor | protected |
m_interfaces | PInterfaceMonitor | protected |
m_interfacesMutex | PInterfaceMonitor | protected |
m_refreshInterval | PInterfaceMonitor | protected |
m_runMonitorThread | PInterfaceMonitor | protected |
m_threadMutex | PInterfaceMonitor | protected |
m_updateThread | PInterfaceMonitor | protected |
OnInterfacesChanged(const PIPSocket::InterfaceTable &addedInterfaces, const PIPSocket::InterfaceTable &removedInterfaces) | PInterfaceMonitor | protectedvirtual |
OnRemoveNatMethod(const PNatMethod *natMethod) | PInterfaceMonitor | |
OnShutdown() | PInterfaceMonitor | protectedvirtual |
OnStartup() | PProcessStartup | inlinevirtual |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
operator<=(const PObject &obj) const | PObject | inline |
operator==(const PObject &obj) const | PObject | inline |
operator>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
PFACTORY_GET_SINGLETON(PProcessStartupFactory, PInterfaceMonitor) | PInterfaceMonitor | |
PInterfaceMonitor(unsigned refreshInterval=DefaultRefreshInterval, bool runMonitorThread=true) | PInterfaceMonitor | |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PObject | virtual |
ReadFrom(istream &strm) | PObject | virtual |
RefreshInterfaceList() | PInterfaceMonitor | virtual |
RemoveClient(PInterfaceMonitorClient *) | PInterfaceMonitor | protected |
SetInterfaceFilter(PInterfaceFilter *filter) | PInterfaceMonitor | |
SetRefreshInterval(unsigned refresh) | PInterfaceMonitor | |
SetRunMonitorThread(bool runMonitorThread) | PInterfaceMonitor | |
Start() | PInterfaceMonitor | |
Stop() | PInterfaceMonitor | |
UpdateThreadMain() | PInterfaceMonitor | protected |
~PInterfaceMonitor() | PInterfaceMonitor | virtual |
~PObject() | PObject | inlinevirtual |