|
ESPHome 2026.5.0-dev
|
#include <automation.h>
Public Member Functions | |
| constexpr | Storage () |
| constexpr | ~Storage () |
Data Fields | |
| T | value_ |
| T(* | f_ )(X...) |
Definition at line 228 of file automation.h.
|
inlineconstexpr |
Definition at line 229 of file automation.h.
|
inlineconstexpr |
Definition at line 230 of file automation.h.
| T(* esphome::TemplatableValue< T, X >::Storage::f_) (X...) |
Definition at line 232 of file automation.h.
| T esphome::TemplatableValue< T, X >::Storage::value_ |
Definition at line 231 of file automation.h.