walberla::logging::Logging::CustomStamp Class Referenceabstract

#include <Logging.h>

+ Inheritance diagram for walberla::logging::Logging::CustomStamp:

Public Member Functions

virtual ~CustomStamp ()=default
 
virtual std::string stamp ()=0
 
virtual uint_t maxStampWidth ()=0
 

Constructor & Destructor Documentation

◆ ~CustomStamp()

virtual walberla::logging::Logging::CustomStamp::~CustomStamp ( )
virtualdefault

Member Function Documentation

◆ maxStampWidth()

virtual uint_t walberla::logging::Logging::CustomStamp::maxStampWidth ( )
pure virtual

◆ stamp()

virtual std::string walberla::logging::Logging::CustomStamp::stamp ( )
pure virtual

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