|
Switch Controller
|
This is the complete list of members for Macro, including all inherited members.
| active() const | Macro | inline |
| getDataframe(uint64_t time) const | Macro | inline |
| getNextMacro() const | Macro | inline |
| Macro() | Macro | inline |
| Macro(const std::vector< Action > &actionVector, const std::function< bool()> &activateEvent, const std::function< std::weak_ptr< Macro >()> &decider) | Macro | inline |
| Macro(const Macro &other)=delete | Macro | |
| Macro(Macro &&other)=default | Macro | |
| operator=(Macro &&other)=default | Macro |