ESPHome  2025.2.0
Data Structures | Typedefs | Functions
esphome::event_emitter Namespace Reference

Data Structures

class  EventEmitter
 

Typedefs

using EventEmitterListenerID = uint32_t
 

Functions

void raise_event_emitter_full_error ()
 

Typedef Documentation

◆ EventEmitterListenerID

Definition at line 12 of file event_emitter.h.

Function Documentation

◆ raise_event_emitter_full_error()

void esphome::event_emitter::raise_event_emitter_full_error ( )

Definition at line 8 of file event_emitter.cpp.