|
PTLib
Version 2.14.3
|
This is the complete list of members for PSystemLogToNetwork, including all inherited members.
| Class() | PObject | inlinestatic |
| Clone() const | PObject | virtual |
| CloneAs() const | PObject | inline |
| Compare(const PObject &obj) const | PObject | virtual |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
| Comparison enum name | PObject | |
| EqualTo enum value | PObject | |
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
| GetServer() const | PSystemLogToNetwork | inline |
| GetThresholdLevel() const | PSystemLogTarget | inline |
| GetTraceContextIdentifier() const | PObject | inline |
| GetTraceContextIdentifier(PObject &obj) | PObject | inline |
| GetTraceContextIdentifier(PObject *obj) | PObject | inline |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual |
| 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 |
| LessThan enum value | PObject | |
| m_facility | PSystemLogToNetwork | protected |
| m_server | PSystemLogToNetwork | protected |
| m_socket | PSystemLogToNetwork | protected |
| m_thresholdLevel | PSystemLogTarget | protected |
| m_traceContextIdentifier | PObject | protected |
| 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 |
| Output(PSystemLog::Level level, const char *msg) | PSystemLogToNetwork | virtual |
| OutputToStream(ostream &strm, PSystemLog::Level level, const char *msg) | PSystemLogTarget | protected |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PSystemLogTarget() | PSystemLogTarget | |
| PSystemLogToNetwork(const PIPSocket::Address &address, WORD port=RFC3164_Port, unsigned facility=16) | PSystemLogToNetwork | |
| PSystemLogToNetwork(const PString &server, WORD port=RFC3164_Port, unsigned facility=16) | PSystemLogToNetwork | |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| ReadFrom(istream &strm) | PObject | virtual |
| RFC3164_Port enum value | PSystemLogToNetwork | |
| SetThresholdLevel(PSystemLog::Level level) | PSystemLogTarget | inline |
| SetTraceContextIdentifier(unsigned id) | PObject | inline |
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
| ~PObject() | PObject | inlinevirtual |