|
FastLED 3.9.15
|
#include <types.h>
Public Member Functions | |
| template<typename T> | |
| void | accept (const T &value) FL_NOEXCEPT |
| void | operator() (const fl::vector< float > &) FL_NOEXCEPT |
| void | operator() (const fl::vector< i16 > &) FL_NOEXCEPT |
| void | operator() (const fl::vector< u8 > &) FL_NOEXCEPT |
| void | operator() (const json_array &) FL_NOEXCEPT |
| template<typename T> | |
| void | operator() (const T &) FL_NOEXCEPT |
Public Attributes | |
| bool | result = false |