libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
Estructura base de un evento. More...
#include <moEventList.h>
Public Attributes | |
MOint | valid |
MOint | deviceid |
MOint | devicecode |
MOint | reservedvalue0 |
MOint | reservedvalue1 |
MOint | reservedvalue2 |
MOint | reservedvalue3 |
Estructura base de un evento.
Estructura base de un evento
Definition at line 41 of file moEventList.h.
MOint moEventStruct::devicecode |
Definition at line 45 of file moEventList.h.
MOint moEventStruct::deviceid |
Definition at line 44 of file moEventList.h.
MOint moEventStruct::reservedvalue0 |
Definition at line 46 of file moEventList.h.
MOint moEventStruct::reservedvalue1 |
Definition at line 47 of file moEventList.h.
MOint moEventStruct::reservedvalue2 |
Definition at line 48 of file moEventList.h.
MOint moEventStruct::reservedvalue3 |
Definition at line 49 of file moEventList.h.
MOint moEventStruct::valid |
Definition at line 43 of file moEventList.h.