IOR
|
#include <option.h>
Data Fields | |
char * | prefix |
option_help * | options |
void * | defaults |
void* option_module::defaults |
Definition at line 29 of file option.h.
Referenced by airoi_create_all_module_options(), and airoi_update_module_options().
option_help* option_module::options |
Definition at line 28 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 27 of file option.h.
Referenced by airoi_create_all_module_options(), airoi_update_module_options(), and option_parse().