#include <vars.h>
Pola danych | |
| struct variable * | next |
| char * | name |
| plugin_t * | plugin |
| int | name_hash |
| int | type |
| int | display |
| void * | ptr |
| variable_check_func_t * | check |
| variable_notify_func_t * | notify |
| variable_map_t * | map |
| variable_display_func_t * | dyndisplay |
| char * variable::name |
| struct variable * variable::next |
| void * variable::ptr |
| int variable::type |
1.7.1