Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
MathLoggerBehaviour Struct Referenceabstract
Inheritance diagram for MathLoggerBehaviour:
ILoggerXpansion MathLogger MathLoggerImplementation MathLoggerBase MathLoggerBendersByBatch MathLoggerFile MathLoggerOstream MathLoggerBaseExternalLoop MathLoggerBendersByBatchExternalLoop

Public Member Functions

void write_header ()
 
void display_message (const std::string &str) override
 pure virtual method to display a std::string message
 
virtual void Print (const CurrentIterationData &data)=0
 
virtual std::vector< std::string > Headers () const =0
 
virtual LogDestinationLogsDestination ()=0
 
virtual void PrintIterationSeparatorBegin () override
 
virtual void PrintIterationSeparatorEnd () override
 
virtual void setHeadersList ()=0
 
- Public Member Functions inherited from ILoggerXpansion
void display_message (const std::ostringstream &msg)
 

Member Function Documentation

◆ display_message()

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

pure virtual method to display a std::string message

Parameters
strthe message to be displayed

Implements ILoggerXpansion.

Reimplemented in MathLoggerFile.

◆ PrintIterationSeparatorBegin()

void MathLoggerBehaviour::PrintIterationSeparatorBegin ( )
overridevirtual

Implements ILoggerXpansion.

◆ PrintIterationSeparatorEnd()

void MathLoggerBehaviour::PrintIterationSeparatorEnd ( )
overridevirtual

Implements ILoggerXpansion.


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