PTLib
Version 2.10.10
|
This is the complete list of members for PSystemLogToNetwork, including all inherited members.
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
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 |
GetThresholdLevel() const | PSystemLogTarget | 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_host | PSystemLogToNetwork | protected |
m_port | PSystemLogToNetwork | protected |
m_socket | PSystemLogToNetwork | protected |
m_thresholdLevel | PSystemLogTarget | 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 &hostname, WORD port=RFC3164_Port, unsigned facility=16) | PSystemLogToNetwork | |
ReadFrom(istream &strm) | PObject | virtual |
RFC3164_Port enum value | PSystemLogToNetwork | |
SetThresholdLevel(PSystemLog::Level level) | PSystemLogTarget | inline |
~PObject() | PObject | inlinevirtual |