Description of local event;. More...
#include <compiler.h>
Public Attributes | |
std::wstring | description |
description (some short documentation) of the event | |
std::wstring | name |
name of the event |
Description of local event;.
Definition at line 66 of file compiler.h.
std::wstring Aseba::TargetDescription::LocalEvent::description |
description (some short documentation) of the event
Definition at line 69 of file compiler.h.
std::wstring Aseba::TargetDescription::LocalEvent::name |
name of the event
Definition at line 68 of file compiler.h.