VCV Rack API v2
Loading...
Searching...
No Matches
rack::history::ModuleBypass Struct Reference

#include <history.hpp>

Inheritance diagram for rack::history::ModuleBypass:
[legend]
Collaboration diagram for rack::history::ModuleBypass:
[legend]

Public Member Functions

void undo () override
 
void redo () override
 
 ModuleBypass ()
 
- Public Member Functions inherited from rack::history::Action
virtual ~Action ()
 

Public Attributes

bool bypassed
 
- Public Attributes inherited from rack::history::ModuleAction
int64_t moduleId
 
- Public Attributes inherited from rack::history::Action
std::string name
 Name of the action, lowercase.
 

Constructor & Destructor Documentation

◆ ModuleBypass()

rack::history::ModuleBypass::ModuleBypass ( )
inline

Member Function Documentation

◆ undo()

void rack::history::ModuleBypass::undo ( )
overridevirtual

Reimplemented from rack::history::Action.

◆ redo()

void rack::history::ModuleBypass::redo ( )
overridevirtual

Reimplemented from rack::history::Action.

Member Data Documentation

◆ bypassed

bool rack::history::ModuleBypass::bypassed

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