ESPHome 2026.5.0
Loading...
Searching...
No Matches
esphome::Application::ComponentPhaseGuard Class Reference

#include <application.h>

Public Member Functions

ESPHOME_ALWAYS_INLINE ComponentPhaseGuard (Application &app)
 
ESPHOME_ALWAYS_INLINE ~ComponentPhaseGuard ()
 
 ComponentPhaseGuard (const ComponentPhaseGuard &)=delete
 
ComponentPhaseGuardoperator= (const ComponentPhaseGuard &)=delete
 

Detailed Description

Definition at line 450 of file application.h.

Constructor & Destructor Documentation

◆ ComponentPhaseGuard() [1/2]

ESPHOME_ALWAYS_INLINE esphome::Application::ComponentPhaseGuard::ComponentPhaseGuard ( Application & app)
inlineexplicit

Definition at line 575 of file application.h.

◆ ~ComponentPhaseGuard()

ESPHOME_ALWAYS_INLINE esphome::Application::ComponentPhaseGuard::~ComponentPhaseGuard ( )
inline

Definition at line 453 of file application.h.

◆ ComponentPhaseGuard() [2/2]

esphome::Application::ComponentPhaseGuard::ComponentPhaseGuard ( const ComponentPhaseGuard & )
delete

Member Function Documentation

◆ operator=()

ComponentPhaseGuard & esphome::Application::ComponentPhaseGuard::operator= ( const ComponentPhaseGuard & )
delete

The documentation for this class was generated from the following file: