Definitions common to several nodes, such as events or some constants. More...
#include <compiler.h>
Public Member Functions | |
void | clear () |
Clear all the content. | |
void | clear () |
Clear all the content. | |
Public Attributes | |
ConstantsDefinitions | constants |
All globally defined constants. | |
EventsDescriptionsVector | events |
All defined events. |
Definitions common to several nodes, such as events or some constants.
Definition at line 187 of file compiler.h.
void Aseba::CommonDefinitions::clear | ( | ) | [inline] |
Clear all the content.
Definition at line 195 of file compiler.h.
void Aseba::CommonDefinitions::clear | ( | ) | [inline] |
Clear all the content.
Definition at line 195 of file compiler.h.
All globally defined constants.
Definition at line 192 of file compiler.h.
All defined events.
Definition at line 190 of file compiler.h.