walberla::executiontree::LoggingStamp Class Reference
+ Inheritance diagram for walberla::executiontree::LoggingStamp:

Public Member Functions

 LoggingStamp (const ITimeloop &timeloop)
 
std::string stamp () override
 
uint_t maxStampWidth () override
 
- Public Member Functions inherited from walberla::logging::Logging::CustomStamp
virtual ~CustomStamp ()=default
 

Private Attributes

const ITimelooptimeloop_
 

Constructor & Destructor Documentation

◆ LoggingStamp()

walberla::executiontree::LoggingStamp::LoggingStamp ( const ITimeloop timeloop)
inlineexplicit

Member Function Documentation

◆ maxStampWidth()

uint_t walberla::executiontree::LoggingStamp::maxStampWidth ( )
inlineoverridevirtual

◆ stamp()

std::string walberla::executiontree::LoggingStamp::stamp ( )
inlineoverridevirtual

Member Data Documentation

◆ timeloop_

const ITimeloop& walberla::executiontree::LoggingStamp::timeloop_
private

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