Prusa MINI Firmware overview
IOLogger Class Referenceabstract

#include <Gpio.h>

Inheritance diagram for IOLogger:

Public Member Functions

virtual ~IOLogger ()
 
virtual void log (GpioEvent ev)=0
 

Constructor & Destructor Documentation

◆ ~IOLogger()

virtual IOLogger::~IOLogger ( )
virtual
52 {};

Member Function Documentation

◆ log()

virtual void IOLogger::log ( GpioEvent  ev)
pure virtual

Implemented in IOLoggerCSV.

Here is the caller graph for this function: