ESPHome  2023.8.3
Data Structures | Functions
esphome::globals Namespace Reference

Data Structures

class  GlobalsComponent
 
class  GlobalVarSetAction
 
class  RestoringGlobalsComponent
 

Functions

template<typename T >
T & id (GlobalsComponent< T > *value)
 
template<typename T >
T & id (RestoringGlobalsComponent< T > *value)
 

Function Documentation

◆ id() [1/2]

template<typename T >
T& esphome::globals::id ( GlobalsComponent< T > *  value)

Definition at line 82 of file globals_component.h.

◆ id() [2/2]

template<typename T >
T& esphome::globals::id ( RestoringGlobalsComponent< T > *  value)

Definition at line 83 of file globals_component.h.