This is the complete list of members for LogRecord, including all inherited members.
Add(const std::string &_name, const std::string &_filename, std::function< bool(std::ostringstream &)> _logCallback) | LogRecord | |
BasePath() const | LogRecord | |
BufferSize() const | LogRecord | |
Encoding() const | LogRecord | |
Filename(const std::string &_name="") const | LogRecord | |
FileSize(const std::string &_name="") const | LogRecord | |
Filter() const | LogRecord | |
Fini() | LogRecord | |
FirstUpdate() const | LogRecord | |
Init(const std::string &_subdir) | LogRecord | |
Instance() | SingletonT< LogRecord > | inlinestatic |
IsReadyToStart() const | LogRecord | |
Notify() | LogRecord | |
Paused() const | LogRecord | |
Period() const | LogRecord | |
RecordResources() const | LogRecord | |
Remove(const std::string &_name) | LogRecord | |
Running() const | LogRecord | |
RunTime() const | LogRecord | |
SaveFiles(const std::set< std::string > &resources) | LogRecord | |
SaveModels(const std::set< std::string > &models) | LogRecord | |
SetBasePath(const std::string &_path) | LogRecord | |
SetFilter(const std::string &_filter) | LogRecord | |
SetPaused(const bool _paused) | LogRecord | |
SetPeriod(const double _period) | LogRecord | |
SetRecordResources(const bool _record) | LogRecord | |
SingletonT() | SingletonT< LogRecord > | inlineprotected |
Start(const LogRecordParams &_params) | LogRecord | |
Start(const std::string &_encoding="zlib", const std::string &_path="") | LogRecord | |
Stop() | LogRecord | |
Write(const bool _force=false) | LogRecord | |
~SingletonT() | SingletonT< LogRecord > | inlineprotectedvirtual |