egg_module Struct Reference

#include <module.h>


Detailed Description

Definition at line 42 of file module.h.


Data Fields

const char * name
const char * author
const char * version
const char * description
egg_close_func_t close_func
egg_unload_func_t unload_func
egg_cleanup_hook_t event_cleanup
void * module_data
int major
int minor
void * module_api

Field Documentation

const char* egg_module::name

const char* egg_module::author

const char* egg_module::version

Definition at line 49 of file module.h.

Referenced by module_really_unload(), and pythonscript_LTX_start().

Definition at line 50 of file module.h.

Referenced by module_really_unload(), and script_LTX_start().

Definition at line 51 of file module.h.

Definition at line 54 of file module.h.

Definition at line 54 of file module.h.

Definition at line 55 of file module.h.

Referenced by module_get_api().


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

Generated on Sun Nov 30 18:43:37 2008 for eggdrop1.9 by  doxygen 1.5.6