Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
ILoggerXpansion Interface Referenceabstract

Xpansion Unique log Interface. More...

#include <ILogger.h>

Inheritance diagram for ILoggerXpansion:
BendersLoggerBase EmptyLogger ILogger MathLoggerBehaviour MathLoggerDriver ProblemGenerationLog::ProblemGenerationILogger ProblemGenerationLog::ProblemGenerationLogger LoggerNOOPStub SimpleLoggerMock xpansion::logger::Master xpansion::logger::User xpansion::logger::UserFile MathLogger MathLoggerImplementation ProblemGenerationLog::ProblemGenerationFileLogger ProblemGenerationLog::ProblemGenerationOstreamLogger

Public Member Functions

virtual void display_message (const std::string &str)=0
 pure virtual method to display a std::string message
 
void display_message (const std::ostringstream &msg)
 
virtual void PrintIterationSeparatorBegin ()=0
 
virtual void PrintIterationSeparatorEnd ()=0
 

Detailed Description

Xpansion Unique log Interface.

Member Function Documentation

◆ display_message() [1/2]

void ILoggerXpansion::display_message ( const std::ostringstream &  msg)
inline

display the underlying std::string in std::ostringstream

Parameters
strthe message to be displayed

◆ display_message() [2/2]


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