mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
mrs_lib::ScopeTimerLogger Member List

This is the complete list of members for mrs_lib::ScopeTimerLogger, including all inherited members.

chrono_tp typedef (defined in mrs_lib::ScopeTimerLogger)mrs_lib::ScopeTimerLogger
getLogFilepath()mrs_lib::ScopeTimerLoggerinline
log(const std::string &scope, const chrono_tp &time_start, const chrono_tp &time_end)mrs_lib::ScopeTimerLogger
log(const std::string &scope, const std::string &label_from, const std::string &label_to, const chrono_tp &time_start, const chrono_tp &time_end)mrs_lib::ScopeTimerLogger
loggingEnabled()mrs_lib::ScopeTimerLoggerinline
ScopeTimerLogger(const std::string &logfile, const bool enable_logging=true, const int log_precision=10)mrs_lib::ScopeTimerLogger
shouldLog()mrs_lib::ScopeTimerLoggerinline
~ScopeTimerLogger()mrs_lib::ScopeTimerLogger