Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_ev_attr_s Struct Reference

#include <event_int.h>

Collaboration diagram for _ev_attr_s:

Collaboration graph
[legend]

Detailed Description

For internal use only.

This is the implementation of the ev_attr_t and _ev_attr_t types.

Definition at line 231 of file event_int.h.

Data Fields

ev_magic_t ea_magic
const char * ea_confpath
const char * ea_libpath
const char * ea_modlist
ev_varlist_tea_varlist
ev_overvars_tea_ovars
_ev_engine_sea_engines


Field Documentation

const char* _ev_attr_s::ea_confpath
 

Default configuration path.

Definition at line 233 of file event_int.h.

struct _ev_engine_s* _ev_attr_s::ea_engines
 

Application-supplied engines.

Definition at line 238 of file event_int.h.

const char* _ev_attr_s::ea_libpath
 

Default library search path.

Definition at line 234 of file event_int.h.

ev_magic_t _ev_attr_s::ea_magic
 

Magic number.

Definition at line 232 of file event_int.h.

const char* _ev_attr_s::ea_modlist
 

Default module list.

Definition at line 235 of file event_int.h.

ev_overvars_t* _ev_attr_s::ea_ovars
 

Variables to override.

Definition at line 237 of file event_int.h.

ev_varlist_t* _ev_attr_s::ea_varlist
 

List of application variables.

Definition at line 236 of file event_int.h.


Generated on Wed Dec 28 23:37:48 2005 for event by  doxygen 1.4.4