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.
|
Go to the source code of this file.
Classes | |
struct | moEventStruct |
Estructura base de un evento. More... | |
class | moEvent |
Clase Evento. More... | |
class | moMessage |
Clase Mensaje. More... | |
class | moEventList |
Lista de eventos. More... | |
class | moEventPacket |
Paquete de eventos. More... | |
Macros | |
#define | MO_MESSAGE 0xFABC05 |
#define | MO_DATAMESSAGE 0xFABFAB |
Functions | |
moDeclareExportedDynamicArray (moMessage, moMessages) | |
moDeclareExportedDynamicArray (moEventPacket *, moEventPacketArray) | |
#define MO_DATAMESSAGE 0xFABFAB |
Definition at line 85 of file moEventList.h.
#define MO_MESSAGE 0xFABC05 |
Definition at line 84 of file moEventList.h.
moDeclareExportedDynamicArray | ( | moMessage | , |
moMessages | |||
) |
moDeclareExportedDynamicArray | ( | moEventPacket * | , |
moEventPacketArray | |||
) |