#include <MacroCollection.h>
◆ MacroCollection() [1/3]
MacroCollection::MacroCollection |
( |
const std::vector< std::shared_ptr< Macro > > & |
macros | ) |
|
|
inline |
◆ MacroCollection() [2/3]
◆ MacroCollection() [3/3]
◆ activateMacros()
void MacroCollection::activateMacros |
( |
| ) |
|
|
inline |
◆ deactivateMacros()
void MacroCollection::deactivateMacros |
( |
| ) |
|
|
inline |
◆ getData()
std::array< uint8_t, 8 > MacroCollection::getData |
( |
std::array< uint8_t, 8 > |
intitial, |
|
|
const std::function< std::array< uint8_t, 8 >(std::array< uint8_t, 8 >, std::array< uint8_t, 8 >)> |
mergeFunction |
|
) |
| |
|
inline |
◆ isMacroActive()
bool MacroCollection::isMacroActive |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ pushBackMacro()
void MacroCollection::pushBackMacro |
( |
std::shared_ptr< Macro > |
macro | ) |
|
|
inline |
The documentation for this class was generated from the following file: