9 namespace custom_component {
C * register_component(C *c)
Register the component in this Application instance.
std::vector< Component * > components_
Component * get_component(int i) const
Application App
Global storage of Application pointer - only one Application can exist.
Implementation of SPI Controller mode.
CustomComponentConstructor(const std::function< std::vector< Component *>()> &init)