#include "ButtonsCommanderPush.hpp"
Public Attributes | |
unsigned long | Id |
COMMANDERS_EVENT_TYPE | EventType |
int | Data |
Event for the push button event list.
Definition at line 12 of file ButtonsCommanderPush.hpp.
int Event::Data |
Associated data.
Definition at line 16 of file ButtonsCommanderPush.hpp.
COMMANDERS_EVENT_TYPE Event::EventType |
Event type.
Definition at line 15 of file ButtonsCommanderPush.hpp.
unsigned long Event::Id |
id for this event.
Definition at line 14 of file ButtonsCommanderPush.hpp.