Loading [MathJax]/extensions/tex2jax.js
VCV Rack API v2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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 = false
 
- Public Attributes inherited from rack::history::ModuleAction
int64_t moduleId = -1
 
- 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 = false

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