#include <parse_options.h>
Public Attributes | |
char * | name |
char * | type |
char * | default_value |
void * | var |
char * | help |
|
Definition at line 26 of file parse_options.h. Referenced by gen_print_options(), and parse_options(). |
|
Definition at line 28 of file parse_options.h. Referenced by gen_print_options(). |
|
Definition at line 24 of file parse_options.h. Referenced by gen_print_option_values(), gen_print_options(), get_value(), parse_options(), store_enum(), store_int(), store_int_enum(), store_str(), and store_value(). |
|
Definition at line 25 of file parse_options.h. Referenced by gen_print_option_values(), gen_print_options(), get_value(), store_int(), store_int_enum(), store_str(), and store_value(). |
|
Definition at line 27 of file parse_options.h. Referenced by get_value(), and store_value(). |