#include <history.hpp>
Public Member Functions | |
void | undo () override |
void | redo () override |
ModuleBypass () | |
![]() | |
virtual | ~Action () |
Public Attributes | |
bool | bypassed = false |
![]() | |
int64_t | moduleId = -1 |
![]() | |
std::string | name |
Name of the action, lowercase. | |
|
inline |
|
overridevirtual |
Reimplemented from rack::history::Action.
|
overridevirtual |
Reimplemented from rack::history::Action.
bool rack::history::ModuleBypass::bypassed = false |