|
|
| MathLoggerExternalLoopSpecific (const std::filesystem::path &file_path, const std::vector< std::string > &headers, T CriteriaCurrentIterationData::*ptr) |
| |
| void | setHeadersList () override |
| |
| void | Print (const CurrentIterationData &data) override |
| |
| void | display_message (const std::string &msg) override |
| | pure virtual method to display a std::string message
|
| |
| void | display_message (const std::string &str, LogUtils::LOGLEVEL level, const std::string &context) override |
| |
|
| MathLogger (const std::filesystem::path &file_path, std::streamsize width=40, HEADERSTYPE type=HEADERSTYPE::LONG) |
| |
|
| MathLogger (std::streamsize width=40, HEADERSTYPE type=HEADERSTYPE::SHORT) |
| |
| std::vector< std::string > | Headers () const override |
| |
| LogDestination & | LogsDestination () override |
| |
|
HEADERSTYPE | HeadersType () const |
| |
|
void | write_header () |
| |
| virtual void | PrintIterationSeparatorBegin () override |
| |
| virtual void | PrintIterationSeparatorEnd () override |
| |
| void | display_message (const std::ostringstream &msg) |
| |
|
|
void | setHeadersList (const std::vector< std::string > &headers) |
| |
◆ display_message() [1/2]
pure virtual method to display a std::string message
- Parameters
-
| str | the message to be displayed |
Reimplemented from MathLogger.
◆ display_message() [2/2]
◆ Print()
◆ setHeadersList()
The documentation for this struct was generated from the following file: