#include <custom_component.h>
Definition at line 11 of file custom_component.h.
◆ CustomComponentConstructor()
esphome::custom_component::CustomComponentConstructor::CustomComponentConstructor |
( |
const std::function< std::vector< Component *>()> & |
init | ) |
|
|
inline |
◆ get_component()
Component* esphome::custom_component::CustomComponentConstructor::get_component |
( |
int |
i | ) |
const |
|
inline |
◆ components_
std::vector<Component *> esphome::custom_component::CustomComponentConstructor::components_ |
|
protected |
The documentation for this class was generated from the following file: