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
 
- Public Member Functions inherited from ILoggerXpansion
void display_message (const std::ostringstream &msg)
 

Member Function Documentation

◆ display_message()

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: