|
SensESP 3.1.1
Universal Signal K sensor toolkit ESP32
|
This is the complete list of members for sensesp::LambdaConsumer< IN >, including all inherited members.
| connect_from(ValueProducer< IN > *producer) | sensesp::ValueConsumer< IN > | inline |
| function | sensesp::LambdaConsumer< IN > | protected |
| input_type typedef | sensesp::ValueConsumer< IN > | |
| LambdaConsumer(std::function< void(IN)> function) | sensesp::LambdaConsumer< IN > | inline |
| set(const IN &input) override | sensesp::LambdaConsumer< IN > | inlinevirtual |
| set_input(const IN &new_value) | sensesp::ValueConsumer< IN > | inlinevirtual |