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

Public Member Functions

void write_header ()
 
void display_message (const std::string &str) override
 pure virtual method to display a std::string message
 
void add_logger (std::shared_ptr< MathLoggerImplementation > logger)
 
void Print (const CurrentIterationData &data)
 
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 MathLoggerDriver::display_message ( const std::string &  str)
overridevirtual

pure virtual method to display a std::string message

Parameters
strthe message to be displayed

Implements ILoggerXpansion.

◆ PrintIterationSeparatorBegin()

void MathLoggerDriver::PrintIterationSeparatorBegin ( )
overridevirtual

Implements ILoggerXpansion.

◆ PrintIterationSeparatorEnd()

void MathLoggerDriver::PrintIterationSeparatorEnd ( )
overridevirtual

Implements ILoggerXpansion.


The documentation for this class was generated from the following files: