IOR
|
#include <option.h>
Data Fields | |
char * | prefix |
option_help * | options |
aiori_mod_opt_t * | defaults |
aiori_mod_opt_t* option_module::defaults |
Definition at line 31 of file option.h.
Referenced by airoi_create_all_module_options(), and airoi_update_module_options().
option_help* option_module::options |
Definition at line 30 of file option.h.
Referenced by airoi_create_all_module_options(), airoi_update_module_options(), option_parse(), option_parse_token(), and ReadConfigScript().
char* option_module::prefix |
Definition at line 29 of file option.h.
Referenced by airoi_create_all_module_options(), airoi_update_module_options(), and option_parse().