Data Fields

EvtHook_ Struct Reference

#include <modules.h>

Collaboration diagram for EvtHook_:
Collaboration graph
[legend]

Data Fields

int(* func )(int argc, char **argv)
int core
char * name
char * mod_name
EvtHooknext

Detailed Description

Definition at line 250 of file modules.h.


Field Documentation

Definition at line 252 of file modules.h.

Referenced by addCoreEventHook(), and moduleAddEventHook().

int(* EvtHook_::func)(int argc, char **argv)

Definition at line 251 of file modules.h.

Referenced by createEventHook(), destroyEventHook(), and event_process_hook().


The documentation for this struct was generated from the following file: