LogRecord Member List

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() constLogRecord
BufferSize() constLogRecord
Encoding() constLogRecord
Filename(const std::string &_name="") constLogRecord
FileSize(const std::string &_name="") constLogRecord
Filter() constLogRecord
Fini()LogRecord
FirstUpdate() constLogRecord
Init(const std::string &_subdir)LogRecord
Instance()SingletonT< LogRecord >inlinestatic
IsReadyToStart() constLogRecord
Notify()LogRecord
Paused() constLogRecord
Period() constLogRecord
RecordResources() constLogRecord
Remove(const std::string &_name)LogRecord
Running() constLogRecord
RunTime() constLogRecord
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