#include <fsIDebug.h>
◆ ~fsIDebug()
◆ fsIDebug()
◆ backendInstanceCreate()
| fsIDebug * fsIDebug::backendInstanceCreate |
( |
| ) |
|
|
staticprotected |
◆ errorStringInsert()
| void fsIDebug::errorStringInsert |
( |
fsStr | pLogStr | ) |
|
◆ formattedFsStrGet()
| virtual fsStr fsIDebug::formattedFsStrGet |
( |
const fsChar * | pFmtStr, |
|
|
| ... ) |
|
pure virtual |
◆ listenersDeregisterDo()
| void fsIDebug::listenersDeregisterDo |
( |
| ) |
|
|
virtual |
◆ listenersRegisterDo()
| void fsIDebug::listenersRegisterDo |
( |
| ) |
|
|
virtual |
◆ logCountGet()
| fsS32 fsIDebug::logCountGet |
( |
| ) |
const |
|
inline |
◆ logFileFlush()
| void fsIDebug::logFileFlush |
( |
| ) |
|
◆ logFileWrite()
| void fsIDebug::logFileWrite |
( |
| ) |
|
◆ logsGet()
| const std::vector< fsStr > & fsIDebug::logsGet |
( |
| ) |
|
◆ logStringInsert()
| void fsIDebug::logStringInsert |
( |
fsStr | pLogStr | ) |
|
◆ messageProcessDo()
◆ fsTSingletonBackend< fsIDebug >
◆ mErrorStrings
| std::vector<fsStr> fsIDebug::mErrorStrings |
|
protected |
◆ mLogStrings
| std::vector<fsStr> fsIDebug::mLogStrings |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/fission/fission/libs/fsCore/src/debug/fsIDebug.h
- /home/runner/work/fission/fission/libs/fsCore/src/debug/fsIDebug.cpp