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 | |
Fini() | LogRecord | |
FirstUpdate() const | LogRecord | |
GetBasePath() const GAZEBO_DEPRECATED(7.0) | LogRecord | |
GetBufferSize() const GAZEBO_DEPRECATED(7.0) | LogRecord | |
GetEncoding() const GAZEBO_DEPRECATED(7.0) | LogRecord | |
GetFilename(const std::string &_name="") const GAZEBO_DEPRECATED(7.0) | LogRecord | |
GetFileSize(const std::string &_name="") const GAZEBO_DEPRECATED(7.0) | LogRecord | |
GetFirstUpdate() const GAZEBO_DEPRECATED(7.0) | LogRecord | |
GetPaused() const GAZEBO_DEPRECATED(7.0) | LogRecord | |
GetRunning() const GAZEBO_DEPRECATED(7.0) | LogRecord | |
GetRunTime() const GAZEBO_DEPRECATED(7.0) | LogRecord | |
Init(const std::string &_subdir) | LogRecord | |
Instance() | SingletonT< LogRecord > | inlinestatic |
IsReadyToStart() const | LogRecord | |
Notify() | LogRecord | |
Paused() const | LogRecord | |
Remove(const std::string &_name) | LogRecord | |
Running() const | LogRecord | |
RunTime() const | LogRecord | |
SetBasePath(const std::string &_path) | LogRecord | |
SetPaused(const bool _paused) | LogRecord | |
SingletonT() | SingletonT< LogRecord > | inlineprotected |
Start(const std::string &_encoding="zlib", const std::string &_path="") | LogRecord | |
Stop() | LogRecord | |
Write(const bool _force=false) | LogRecord | |
~SingletonT() | SingletonT< LogRecord > | inlineprotectedvirtual |