Main Page
Data Structures
Files
Related Pages
Data Structures
Data Fields
scriptlang Struct Reference
#include <
scripts.h
>
Data Fields
scriptlang
*
next
char *
name
char *
ext
plugin_t
*
plugin
scriptlang_initialize_t
*
init
scriptlang_finalize_t
*
deinit
script_load_t
*
script_load
script_unload_t
*
script_unload
script_free_bind_t
*
script_free_bind
script_handler_query_t
*
script_handler_query
script_handler_command_t
*
script_handler_command
script_handler_timer_t
*
script_handler_timer
script_handler_var_t
*
script_handler_var
script_handler_watch_t
*
script_handler_watch
void *
priv_data
Field Documentation
struct
scriptlang
*
scriptlang::next
char*
scriptlang::name
char*
scriptlang::ext
plugin_t
*
scriptlang::plugin
scriptlang_initialize_t
*
scriptlang::init
scriptlang_finalize_t
*
scriptlang::deinit
script_load_t
*
scriptlang::script_load
script_unload_t
*
scriptlang::script_unload
script_free_bind_t
*
scriptlang::script_free_bind
script_handler_query_t
*
scriptlang::script_handler_query
script_handler_command_t
*
scriptlang::script_handler_command
script_handler_timer_t
*
scriptlang::script_handler_timer
script_handler_var_t
*
scriptlang::script_handler_var
script_handler_watch_t
*
scriptlang::script_handler_watch
void*
scriptlang::priv_data
The documentation for this struct was generated from the following file:
ekg/
scripts.h
Generated on Tue Jan 6 22:30:53 2009 for ekg2 by
1.5.1