Definitions common to several nodes, such as events or some constants. More...
#include <compiler.h>
Public Member Functions | |
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 235 of file compiler.h.
void Aseba::CommonDefinitions::clear | ( | ) | [inline] |
Clear all the content.
Definition at line 243 of file compiler.h.
All globally defined constants.
Definition at line 240 of file compiler.h.
All defined events.
Definition at line 238 of file compiler.h.