Scenario::CategorizedAddresses Struct Reference

Public Member Functions

 CategorizedAddresses (const std::vector< Device::FullAddressSettings > &addrs)
 
void operator() (ossia::impulse, const Device::FullAddressSettings &addr)
 
void operator() (bool, const Device::FullAddressSettings &addr)
 
void operator() (int, const Device::FullAddressSettings &addr)
 
void operator() (float, const Device::FullAddressSettings &addr)
 
void operator() (char, const Device::FullAddressSettings &addr)
 
void operator() (const std::string &, const Device::FullAddressSettings &addr)
 
void operator() (const ossia::vec2f &, const Device::FullAddressSettings &addr)
 
void operator() (const ossia::vec3f &, const Device::FullAddressSettings &addr)
 
void operator() (const ossia::vec4f &, const Device::FullAddressSettings &addr)
 
void operator() (const std::vector< ossia::value > &v, const Device::FullAddressSettings &addr)
 
void operator() (const ossia::value_map_type &v, const Device::FullAddressSettings &addr)
 
int automCount ()
 

Public Attributes

std::vector< Device::FullAddressSettingsimpulse_addr
 
std::vector< Device::FullAddressSettingsint_addr
 
std::vector< Device::FullAddressSettingsbool_addr
 
std::vector< Device::FullAddressSettingsfloat_addr
 
std::vector< Device::FullAddressSettingsstring_addr
 
std::vector< Device::FullAddressSettingschar_addr
 
std::vector< Device::FullAddressSettingsvec2f_addr
 
std::vector< Device::FullAddressSettingsvec3f_addr
 
std::vector< Device::FullAddressSettingsvec4f_addr
 
std::vector< Device::FullAddressSettingslist_addr
 

The documentation for this struct was generated from the following file:
  • CreateCurves.cpp