Class() | PObject | [inline, static] |
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 | [inline, virtual] |
GetThresholdLevel() const | PSystemLogTarget | [inline] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
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<<(ostream &strm, const PObject &obj) | PObject | [friend] |
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>>(istream &strm, PObject &obj) | PObject | [friend] |
Output(PSystemLog::Level level, const char *msg) | PSystemLogToNetwork | [virtual] |
OutputToStream(ostream &strm, PSystemLog::Level level, const char *msg) | PSystemLogTarget | [protected] |
PObject() | PObject | [inline, protected] |
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 | [inline, virtual] |