OpenLexocad  27.1
Base::AssertSingleton Class Reference

#include <Log.h>

Public Member Functions

void setCallBack (std::function< bool(std::string)> f)
 
bool callCallBack (std::string s)
 

Static Public Member Functions

static AssertSingletongetInstance ()
 

Member Function Documentation

◆ callCallBack()

bool Base::AssertSingleton::callCallBack ( std::string  s)
inline

◆ getInstance()

static AssertSingleton& Base::AssertSingleton::getInstance ( )
inlinestatic

◆ setCallBack()

void Base::AssertSingleton::setCallBack ( std::function< bool(std::string)>  f)
inline

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