#include "callback_type.h"
#include "i_event_callback.h"
#include "i_event_data.h"
#include <ltbasetypes.h>
#include <ltmodule.h>
Go to the source code of this file.
Compounds | |
class | ISplEventMgr |
Typedefs | |
typedef int(* | printf_fn )(const char *,...) |
Variables | |
const uint8 | EVENTMGR_EVENT_ANY = 0xFF |
const uint8 | EVENTMGR_PRIORITY_DEFAULT = 0x7F |
const uint8 | EVENTMGR_PRIORITY_ANY = 0xFF |
const uint8 | EVENTMGR_COUNT_FOREVER = 0xFF |
|
|
|
|
|
|
|
|
|
|