ESPHome 2025.5.0
Loading...
Searching...
No Matches
globals_component.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::globals::GlobalsComponent< T >
 
class  esphome::globals::RestoringGlobalsComponent< T >
 
class  esphome::globals::RestoringGlobalStringComponent< T, SZ >
 
class  esphome::globals::GlobalVarSetAction< C, Ts >
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::globals
 

Functions

template<typename T >
T & esphome::globals::id (GlobalsComponent< T > *value)
 
template<typename T >
T & esphome::globals::id (RestoringGlobalsComponent< T > *value)
 
template<typename T , uint8_t SZ>
T & esphome::globals::id (RestoringGlobalStringComponent< T, SZ > *value)