|
PTLib
Version 2.14.3
|
This is the complete list of members for PSystemLogToFile, including all inherited members.
| Class() | PObject | inlinestatic |
| Clear() | PSystemLogToFile | |
| 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 |
| GetFilePath() const | PSystemLogToFile | inline |
| GetRotateInfo() const | PSystemLogToFile | 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 |
| InternalOpen() | PSystemLogToFile | protected |
| IsClass(const char *cls) const | PObject | inline |
| LessThan enum value | PObject | |
| m_file | PSystemLogToFile | protected |
| m_mutex | PSystemLogToFile | protected |
| m_rotateInfo | PSystemLogToFile | 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) | PSystemLogToFile | virtual |
| OutputToStream(ostream &strm, PSystemLog::Level level, const char *msg) | PSystemLogTarget | protected |
| PObject() | PObject | inlineprotected |
| PrintOn(ostream &strm) const | PObject | virtual |
| PSystemLogTarget() | PSystemLogTarget | |
| PSystemLogToFile(const PFilePath &filename) | PSystemLogToFile | |
| PTraceObjectInstance() const | PObject | inline |
| PTraceObjectInstance(const char *) | PObject | inlinestatic |
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
| ReadFrom(istream &strm) | PObject | virtual |
| Rotate(bool force) | PSystemLogToFile | virtual |
| SetRotateInfo(const RotateInfo &info, bool force=false) | PSystemLogToFile | virtual |
| 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 |