|
SensESP 3.4.1-alpha
Universal Signal K sensor toolkit ESP32
|
This is the complete list of members for sensesp::Linear, including all inherited members.
| attach(std::function< void()> observer) | sensesp::Observable | inline |
| clear() override | sensesp::FileSystemSaveable | virtual |
| clear_registry() | sensesp::TransformBase | static |
| config_path_ | sensesp::Saveable | protected |
| connect_from(ValueProducer< P > *producer0, ValueProducer< P > *producer1=NULL, ValueProducer< P > *producer2=NULL, ValueProducer< P > *producer3=NULL, ValueProducer< P > *producer4=NULL) | sensesp::Transform< C, P > | inline |
| ValueConsumer< C >::connect_from(ValueProducer< C > *producer) | sensesp::ValueConsumer< C > | inline |
| connect_to(std::shared_ptr< VConsumer > consumer) | sensesp::ValueProducer< P > | inline |
| connect_to(VConsumer *consumer) | sensesp::ValueProducer< P > | inline |
| connect_to(VConsumer &consumer) | sensesp::ValueProducer< P > | inline |
| detach(int id) | sensesp::Observable | inline |
| emit(const P &new_value) | sensesp::ValueProducer< P > | inline |
| FileSystemSaveable(const String &config_path) | sensesp::FileSystemSaveable | inline |
| find_config_file(const String &config_path, String &filename) | sensesp::FileSystemSaveable | |
| from_json(const JsonObject &config) override | sensesp::LambdaTransform< float, float, float, float > | inlinevirtual |
| get() const | sensesp::ValueProducer< P > | inlinevirtual |
| get_config_path() const | sensesp::Saveable | inline |
| get_param_info() const | sensesp::LambdaTransform< float, float, float, float > | inline |
| get_transforms() | sensesp::TransformBase | inlinestatic |
| input_type typedef | sensesp::ValueConsumer< C > | |
| LambdaTransform(std::function< float(float)> function, const String &config_path="") | sensesp::LambdaTransform< float, float, float, float > | inline |
| LambdaTransform(std::function< float(float)> function, const ParamInfo *param_info, const String &config_path="") | sensesp::LambdaTransform< float, float, float, float > | inline |
| LambdaTransform(std::function< float(float, float)> function, float param1, const ParamInfo *param_info, const String &config_path="") | sensesp::LambdaTransform< float, float, float, float > | inline |
| LambdaTransform(std::function< float(float, float, float)> function, float param1, float param2, const ParamInfo *param_info, const String &config_path="") | sensesp::LambdaTransform< float, float, float, float > | inline |
| LambdaTransform(std::function< float(float, float, float, bool)> function, float param1, float param2, bool param3, const ParamInfo *param_info, const String &config_path="") | sensesp::LambdaTransform< float, float, float, float > | inline |
| LambdaTransform(std::function< float(float, float, float, bool, bool)> function, float param1, float param2, bool param3, bool param4, const ParamInfo *param_info, const String &config_path="") | sensesp::LambdaTransform< float, float, float, float > | inline |
| LambdaTransform(std::function< float(float, float, float, bool, bool, bool)> function, float param1, float param2, bool param3, bool param4, bool param5, const ParamInfo *param_info, const String &config_path="") | sensesp::LambdaTransform< float, float, float, float > | inline |
| LambdaTransform(std::function< float(float, float, float, bool, bool, bool, bool)> function, float param1, float param2, bool param3, bool param4, bool param5, bool param6, const ParamInfo *param_info, const String &config_path="") | sensesp::LambdaTransform< float, float, float, float > | inline |
| Linear(float multiplier, float offset, const String &config_path="") | sensesp::Linear | |
| load() override | sensesp::FileSystemSaveable | virtual |
| notify() | sensesp::Observable | inline |
| Observable() | sensesp::Observable | inline |
| Observable(Observable &&other) | sensesp::Observable | inline |
| output_ | sensesp::ValueProducer< P > | protected |
| param1_ | sensesp::LambdaTransform< float, float, float, float > | |
| param2_ | sensesp::LambdaTransform< float, float, float, float > | |
| param3_ | sensesp::LambdaTransform< float, float, float, float > | |
| param4_ | sensesp::LambdaTransform< float, float, float, float > | |
| param5_ | sensesp::LambdaTransform< float, float, float, float > | |
| param6_ | sensesp::LambdaTransform< float, float, float, float > | |
| refresh() | sensesp::Saveable | inlinevirtual |
| save() override | sensesp::FileSystemSaveable | virtual |
| Saveable(const String &config_path) | sensesp::Saveable | inline |
| set(const float &input) override | sensesp::LambdaTransform< float, float, float, float > | inline |
| sensesp::Transform::set(const C &new_value) | sensesp::ValueConsumer< C > | inlinevirtual |
| set_input(const C &new_value) | sensesp::ValueConsumer< C > | inlinevirtual |
| to_json(JsonObject &doc) override | sensesp::LambdaTransform< float, float, float, float > | inlinevirtual |
| Transform(String config_path="") | sensesp::Transform< C, P > | inline |
| TransformBase(const String &config_path) | sensesp::TransformBase | |
| ValueProducer() | sensesp::ValueProducer< P > | inline |
| ValueProducer(const P &initial_value) | sensesp::ValueProducer< P > | inline |
| ~TransformBase() | sensesp::TransformBase | virtual |