|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
This is the complete list of members for cmlabs::LogSystem, including all inherited members.
| logfile | cmlabs::LogSystem | |
| logLevelDebug | cmlabs::LogSystem | |
| logLevelVerbose | cmlabs::LogSystem | |
| logReceiverObj | cmlabs::LogSystem | |
| LogSingleton | cmlabs::LogSystem | static |
| LogSystem() | cmlabs::LogSystem | |
| LogSystemDebug(uint32 source, uint8 subject, uint8 level, const char *formatstring,...) | cmlabs::LogSystem | static |
| LogSystemPrint(uint32 source, uint8 subject, uint8 level, const char *formatstring,...) | cmlabs::LogSystem | static |
| printToStdOut | cmlabs::LogSystem | |
| SetLogFileOutput(const char *logfile, bool printOut=true) | cmlabs::LogSystem | static |
| SetLogLevelDebug(uint8 level) | cmlabs::LogSystem | static |
| SetLogLevelDebug(uint8 subject, uint8 level) | cmlabs::LogSystem | static |
| SetLogLevelVerbose(uint8 level) | cmlabs::LogSystem | static |
| SetLogLevelVerbose(uint8 subject, uint8 level) | cmlabs::LogSystem | static |
| SetLogReceiver(LogReceiver *rec) | cmlabs::LogSystem | static |
| ~LogSystem() | cmlabs::LogSystem |