|
ekg2
GIT master
|
#include <scripts.h>

| scriptlang_finalize_t* scriptlang::deinit |
| char* scriptlang::ext |
| scriptlang_initialize_t* scriptlang::init |
| char* scriptlang::name |
| struct scriptlang* scriptlang::next |
| plugin_t* scriptlang::plugin |
| void* scriptlang::priv_data |
| script_free_bind_t* scriptlang::script_free_bind |
| script_handler_command_t* scriptlang::script_handler_command |
| script_handler_query_t* scriptlang::script_handler_query |
| script_handler_timer_t* scriptlang::script_handler_timer |
| script_handler_var_t* scriptlang::script_handler_var |
| script_handler_watch_t* scriptlang::script_handler_watch |
| script_load_t* scriptlang::script_load |
| script_unload_t* scriptlang::script_unload |
1.8.13