|
PTLib
Version 2.18.8
|
This is the complete list of members for PTrace, including all inherited members.
| AppendToFile enum value | PTrace | |
| Begin(unsigned level, const char *fileName, int lineNum, const PObject *instance=NULL, const char *module=NULL) | PTrace | static |
| Begin(unsigned level, const char *fileName, int lineNum, const char *module, const PObject *instance, const char *defModule) | PTrace | inlinestatic |
| Begin(unsigned level, const char *fileName, int lineNum, const PObject *instance, const PObject *defInstance, const char *module) | PTrace | inlinestatic |
| Blocks enum value | PTrace | |
| CanTrace(unsigned level) | PTrace | static |
| CanTrace(const ThrottleBase &throttle) | PTrace | inlinestatic |
| ClearOptions(unsigned options) | PTrace | static |
| ContextIdentifier enum value | PTrace | |
| DateAndTime enum value | PTrace | |
| End(ostream &strm) | PTrace | static |
| FileAndLine enum value | PTrace | |
| FilePermissionMask enum value | PTrace | |
| FilePermissionShift enum value | PTrace | |
| GetFilename() | PTrace | static |
| GetLevel() | PTrace | static |
| GetMaxLength() | PTrace | static |
| GetNextContextIdentifier() | PTrace | static |
| GetOptions() | PTrace | static |
| GetOptionsByName() | PTrace | static |
| GetStream() | PTrace | static |
| GetTimeZone() | PTrace | static |
| GMTTime enum value | PTrace | |
| HasFilePermissions enum value | PTrace | |
| Initialise(const PArgList &args, unsigned options=Timestamp|Thread|Blocks, const char *traceCount=PTRACE_ARG_TRACE, const char *outputFile=PTRACE_ARG_OUTPUT, const char *traceOpts=PTRACE_ARG_OPTION, const char *traceRollover=PTRACE_ARG_ROLLOVER, const char *traceLevel=PTRACE_ARG_LEVEL) | PTrace | static |
| Initialise(unsigned level, const char *filename=NULL, unsigned options=Timestamp|Thread|Blocks, const char *rolloverPattern=NULL) | PTrace | static |
| Initialise(unsigned level, const char *filename, const char *rolloverPattern, unsigned options=Timestamp|Thread|Blocks) | PTrace | inlinestatic |
| MaxStackWalk | PTrace | static |
| ObjectInstance enum value | PTrace | |
| Options enum name | PTrace | |
| PrintInfo(ostream &strm, bool crlf=true) | PTrace | static |
| RotateDaily enum value | PTrace | |
| RotateHourly enum value | PTrace | |
| RotateLogMask enum value | PTrace | |
| RotateMinutely enum value | PTrace | |
| SetFilename(const char *filename) | PTrace | static |
| SetLevel(unsigned level) | PTrace | static |
| SetMaxLength(PINDEX length) | PTrace | static |
| SetOptions(unsigned options) | PTrace | static |
| SetOptionsByName(const char *options) | PTrace | static |
| SetStream(ostream *out) | PTrace | static |
| SingleLine enum value | PTrace | |
| SystemLogStream enum value | PTrace | |
| Thread enum value | PTrace | |
| ThreadAddress enum value | PTrace | |
| Timestamp enum value | PTrace | |
| TraceLevel enum value | PTrace | |
| WalkStack(ostream &strm, PThreadIdentifier id=PNullThreadIdentifier, PUniqueThreadIdentifier uid=0, bool noSymbols=false) | PTrace | static |