#include <Macro.h>
◆ Macro() [1/4]
◆ Macro() [2/4]
Macro::Macro |
( |
const std::vector< Action > & |
actionVector, |
|
|
const std::function< bool()> & |
activateEvent, |
|
|
const std::function< std::weak_ptr< Macro >()> & |
decider |
|
) |
| |
|
inline |
◆ Macro() [3/4]
Macro::Macro |
( |
const Macro & |
other | ) |
|
|
delete |
◆ Macro() [4/4]
Macro::Macro |
( |
Macro && |
other | ) |
|
|
default |
◆ active()
bool Macro::active |
( |
| ) |
const |
|
inline |
◆ getDataframe()
std::optional< std::array< uint8_t, 8 > > Macro::getDataframe |
( |
uint64_t |
time | ) |
const |
|
inline |
◆ getNextMacro()
std::shared_ptr< Macro > Macro::getNextMacro |
( |
| ) |
const |
|
inline |
◆ operator=()
The documentation for this class was generated from the following file: