Main Page | Compound List | File List | Compound Members | File Members

option_t Struct Reference

#include <parse_options.h>

List of all members.

Public Attributes

char * name
char * type
char * default_value
void * var
char * help


Member Data Documentation

char* option_t::default_value
 

Definition at line 26 of file parse_options.h.

Referenced by gen_print_options(), and parse_options().

char* option_t::help
 

Definition at line 28 of file parse_options.h.

Referenced by gen_print_options().

char* option_t::name
 

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().

char* option_t::type
 

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().

void* option_t::var
 

Definition at line 27 of file parse_options.h.

Referenced by get_value(), and store_value().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 15 14:52:42 2006 for util by doxygen 1.3.2