_color | ArdourSurface::LaunchControlXL::LED | protected |
_color_disabled | ArdourSurface::LaunchControlXL::Knob | private |
_color_enabled | ArdourSurface::LaunchControlXL::Knob | private |
_controller_number | ArdourSurface::LaunchControlXL::Controller | protected |
_flag | ArdourSurface::LaunchControlXL::LED | protected |
_id | ArdourSurface::LaunchControlXL::Knob | private |
_index | ArdourSurface::LaunchControlXL::LED | protected |
_state_msg | ArdourSurface::LaunchControlXL::LED | protected |
_value | ArdourSurface::LaunchControlXL::Controller | protected |
action_method | ArdourSurface::LaunchControlXL::Controller | |
check_method | ArdourSurface::LaunchControlXL::Knob | |
color() const | ArdourSurface::LaunchControlXL::LED | inline |
color_disabled() const | ArdourSurface::LaunchControlXL::Knob | inline |
color_enabled() const | ArdourSurface::LaunchControlXL::Knob | inline |
Controller(uint8_t cn, uint8_t val, std::function< void()> action) | ArdourSurface::LaunchControlXL::Controller | inline |
controller_number() const | ArdourSurface::LaunchControlXL::Controller | inline |
flag() const | ArdourSurface::LaunchControlXL::LED | inline |
id() const | ArdourSurface::LaunchControlXL::Knob | inline |
index() const | ArdourSurface::LaunchControlXL::LED | inline |
Knob(KnobID id, uint8_t cn, uint8_t index, LEDColor c_on, LEDColor c_off, std::function< void()> action, LaunchControlXL &l) | ArdourSurface::LaunchControlXL::Knob | inline |
Knob(KnobID id, uint8_t cn, uint8_t index, LEDColor c_on, LEDColor c_off, std::function< void()> action, std::function< uint8_t()> check, LaunchControlXL &l) | ArdourSurface::LaunchControlXL::Knob | inline |
lcxl | ArdourSurface::LaunchControlXL::LED | protected |
LED(uint8_t i, LEDColor c, LaunchControlXL &l) | ArdourSurface::LaunchControlXL::LED | inline |
LED(uint8_t i, LEDColor c, LEDFlag f, LaunchControlXL &lcxl) | ArdourSurface::LaunchControlXL::LED | inline |
MultiColorLED(uint8_t i, LEDColor c, LaunchControlXL &l) | ArdourSurface::LaunchControlXL::MultiColorLED | inline |
MultiColorLED(uint8_t i, LEDColor c, LEDFlag f, LaunchControlXL &l) | ArdourSurface::LaunchControlXL::MultiColorLED | inline |
set_color(LEDColor c) | ArdourSurface::LaunchControlXL::MultiColorLED | inline |
set_flag(LEDFlag f) | ArdourSurface::LaunchControlXL::LED | inline |
set_value(uint8_t val) | ArdourSurface::LaunchControlXL::Controller | inline |
state_msg(bool light=true) const | ArdourSurface::LaunchControlXL::Knob | virtual |
value() const | ArdourSurface::LaunchControlXL::Controller | inline |
~LED() | ArdourSurface::LaunchControlXL::LED | inlinevirtual |