Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
BendersLoggerBase Struct Reference
Inheritance diagram for BendersLoggerBase:
ILoggerXpansion

Public Member Functions

void display_message (const std::string &str) override
 pure virtual method to display a std::string message
 
void AddLogger (std::shared_ptr< ILoggerXpansion > logger)
 
virtual void PrintIterationSeparatorBegin () override
 
virtual void PrintIterationSeparatorEnd () override
 
virtual void display_message (const std::string &msg, LogUtils::LOGLEVEL level, const std::string &context) override
 
- Public Member Functions inherited from ILoggerXpansion
void display_message (const std::ostringstream &msg)
 

Member Function Documentation

◆ display_message() [1/2]

virtual void BendersLoggerBase::display_message ( const std::string & msg,
LogUtils::LOGLEVEL level,
const std::string & context )
inlineoverridevirtual

Implements ILoggerXpansion.

◆ display_message() [2/2]

void BendersLoggerBase::display_message ( const std::string & str)
inlineoverridevirtual

pure virtual method to display a std::string message

Parameters
strthe message to be displayed

Implements ILoggerXpansion.

◆ PrintIterationSeparatorBegin()

virtual void BendersLoggerBase::PrintIterationSeparatorBegin ( )
inlineoverridevirtual

Implements ILoggerXpansion.

◆ PrintIterationSeparatorEnd()

virtual void BendersLoggerBase::PrintIterationSeparatorEnd ( )
inlineoverridevirtual

Implements ILoggerXpansion.


The documentation for this struct was generated from the following file: