COSA
An Object-Oriented Platform for Arduino Programming
|
#include <Registry.hh>
Public Attributes | |
item_t | item |
Item header(ACTION). More... | |
Action * | obj |
Pointer to action handler instance. More... | |
Registry action item.
Definition at line 220 of file Registry.hh.
item_t Registry::action_t::item |
Item header(ACTION).
Definition at line 221 of file Registry.hh.
Action* Registry::action_t::obj |
Pointer to action handler instance.
Definition at line 222 of file Registry.hh.