PureFSM
pure::empty_logger Struct Reference

Empty State Machine Logger. More...

Public Member Functions

template<typename T >
void write (const char *) noexcept
 Log message, that inspects a type T.
 
void write (const char *) noexcept
 Log message.
 

Detailed Description

Empty State Machine Logger.

Dummy logger, that is specified as a State Machine logger by default. If you want to write your own logger, you must to define the same interface.

See State Machine Logger


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