Recording::RecordAutomationCreationVisitor Struct Reference

Public Member Functions

RecordData makeCurve (float start_y)
 
void handle_numeric (float val)
 
void operator() (std::array< float, 2 > val)
 
void operator() (std::array< float, 3 > val)
 
void operator() (std::array< float, 4 > val)
 
void operator() (float f)
 
void operator() (int f)
 
void operator() (char f)
 
void operator() (bool f)
 
template<typename... T>
void operator() (const T &...)
 

Public Attributes

Device::Nodenode
 
const Boxbox
 
Device::AddressSettingsaddr
 
std::vector< std::vector< State::Address > > & addresses
 
AutomationRecorderrecorder
 

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