script_var_callbacks_b Struct Reference

#include <script.h>


Detailed Description

Definition at line 137 of file script.h.


Data Fields

int(* on_read )(struct script_linked_var_b *linked_var, script_var_t *newvalue)
int(* on_write )(struct script_linked_var_b *linked_var, script_var_t *newvalue)
void * client_data

Field Documentation

int(* script_var_callbacks_b::on_read)(struct script_linked_var_b *linked_var, script_var_t *newvalue)

int(* script_var_callbacks_b::on_write)(struct script_linked_var_b *linked_var, script_var_t *newvalue)

Definition at line 140 of file script.h.


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