REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
base.h
Go to the documentation of this file.
Definition base.h:12
virtual std::array< uint8_t, 8 > get_entity_eui() const =0
A function block represents one module in a cluster, such as an M-Block, C-Block, I-Block or U-Block.
Definition base.h:29
std::vector< Entity * > get_child_entities() override
Definition base.h:33
Entity * get_child_entity(const std::string &child_id) override
Definition base.h:41
Definition base.h:114
Entity()=default
STL namespace.