|
PTLib
Version 2.18.8
|
This is the complete list of members for PInterfaceMonitor, including all inherited members.
| AddNotifier(const Notifier ¬ifier, unsigned priority=DefaultPriority) | PInterfaceMonitor | |
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Compare(const PObject &obj) const | PObject | virtual |
| Compare2(T v1, T v2) | PObject | inlinestatic |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
| CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
| CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
| DefaultPriority enum value | PInterfaceMonitor | |
| DefaultRefreshInterval enum value | PInterfaceMonitor | |
| EqualTo enum value | PObject | |
| GetClass() const | PObject | inline |
| GetInterfaceInfo(const PString &iface, InterfaceEntry &info) const | PInterfaceMonitor | |
| GetInterfaces(bool includeLoopBack=false, const PIPSocket::Address &destination=PIPSocket::GetDefaultIpAny()) | PInterfaceMonitor | |
| GetTraceContextIdentifier() const | PObject | inline |
| 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 |
| IsClass(const char *name) 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_interfaceFilter | PInterfaceMonitor | protected |
| m_interfaces | PInterfaceMonitor | protected |
| m_notifiers | PInterfaceMonitor | protected |
| m_refreshInterval | PInterfaceMonitor | protected |
| m_runMonitorThread | PInterfaceMonitor | protected |
| m_traceContextIdentifier | PObject | protected |
| m_updateThread | PInterfaceMonitor | protected |
| Notifier typedef | PInterfaceMonitor | |
| Notifiers typedef | PInterfaceMonitor | protected |
| OnInterfacesChanged(const PIPSocket::InterfaceTable &addedInterfaces, const PIPSocket::InterfaceTable &removedInterfaces) | PInterfaceMonitor | protectedvirtual |
| 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 |
| PDECLARE_MUTEX(m_notifiersMutex) | PInterfaceMonitor | protected |
| PDECLARE_MUTEX(m_interfacesMutex) | PInterfaceMonitor | protected |
| PDECLARE_MUTEX(m_threadMutex) | PInterfaceMonitor | protected |
| PFACTORY_GET_SINGLETON(PProcessStartupFactory, PInterfaceMonitor) | PInterfaceMonitor | |
| PInterfaceMonitor(unsigned refreshInterval=DefaultRefreshInterval, bool runMonitorThread=true) | PInterfaceMonitor | |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| ReadFrom(istream &strm) | PObject | virtual |
| RefreshInterfaceList() | PInterfaceMonitor | protectedvirtual |
| RemoveNotifier(const Notifier ¬ifier) | PInterfaceMonitor | |
| SetInterfaceFilter(PInterfaceFilter *filter) | PInterfaceMonitor | |
| SetRefreshInterval(unsigned refresh) | PInterfaceMonitor | |
| SetRunMonitorThread(bool runMonitorThread) | PInterfaceMonitor | |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| Start() | PInterfaceMonitor | |
| Stop() | PInterfaceMonitor | |
| UpdateThreadMain() | PInterfaceMonitor | protected |
| ~PInterfaceMonitor() | PInterfaceMonitor | virtual |
| ~PObject() | PObject | inlinevirtual |