◆ display_message() [1/2]
void MathLoggerDriver::display_message |
( |
const std::string & | str | ) |
|
|
overridevirtual |
pure virtual method to display a std::string message
- Parameters
-
str | the message to be displayed |
Implements ILoggerXpansion.
◆ display_message() [2/2]
void MathLoggerDriver::display_message |
( |
const std::string & | str, |
|
|
LogUtils::LOGLEVEL | level, |
|
|
const std::string & | context ) |
|
overridevirtual |
◆ PrintIterationSeparatorBegin()
void MathLoggerDriver::PrintIterationSeparatorBegin |
( |
| ) |
|
|
overridevirtual |
◆ PrintIterationSeparatorEnd()
void MathLoggerDriver::PrintIterationSeparatorEnd |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- src/cpp/benders/benders_core/include/antares-xpansion/benders/benders_core/BendersMathLogger.h
- src/cpp/benders/benders_core/BendersMathLogger.cpp