Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

i_spl_event_mgr.h File Reference

#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


Typedef Documentation

typedef int(* printf_fn)(const char *, ...)
 


Variable Documentation

const uint8 EVENTMGR_COUNT_FOREVER = 0xFF
 

const uint8 EVENTMGR_EVENT_ANY = 0xFF
 

const uint8 EVENTMGR_PRIORITY_ANY = 0xFF
 

const uint8 EVENTMGR_PRIORITY_DEFAULT = 0x7F
 


Generated on Mon Mar 4 08:42:24 2002 for Aria by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002