Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
EmptyLogger Struct Reference

#include <ILogger.h>

Inheritance diagram for EmptyLogger:
ILoggerXpansion

Public Member Functions

void display_message (const std::string &str) override
 pure virtual method to display a std::string message
 
void PrintIterationSeparatorBegin () override
 
void PrintIterationSeparatorEnd () override
 
- Public Member Functions inherited from ILoggerXpansion
void display_message (const std::ostringstream &msg)
 

Detailed Description

useful for multi-proc run

Member Function Documentation

◆ display_message()

void EmptyLogger::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()

void EmptyLogger::PrintIterationSeparatorBegin ( )
inlineoverridevirtual

Implements ILoggerXpansion.

◆ PrintIterationSeparatorEnd()

void EmptyLogger::PrintIterationSeparatorEnd ( )
inlineoverridevirtual

Implements ILoggerXpansion.


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