Switch Controller
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MacroRecorder Class Reference

#include <MacroRecorder.h>

Collaboration diagram for MacroRecorder:
Collaboration graph

Public Member Functions

 MacroRecorder (const std::function< bool()> &recordEvent, const std::function< bool()> &playEvent)
 
void update (const std::array< uint8_t, 8 > &data)
 
const std::shared_ptr< MacrogetLastRecordedMacro () const
 

Constructor & Destructor Documentation

◆ MacroRecorder()

MacroRecorder::MacroRecorder ( const std::function< bool()> &  recordEvent,
const std::function< bool()> &  playEvent 
)
inline

Member Function Documentation

◆ getLastRecordedMacro()

const std::shared_ptr< Macro > MacroRecorder::getLastRecordedMacro ( ) const
inline

◆ update()

void MacroRecorder::update ( const std::array< uint8_t, 8 > &  data)
inline

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