_options_list Struct Reference


Data Fields

char * short_option1
char * short_option2
char * long_option1
char * long_option2
char * rc_option
char * arg_description
char * description
int(* cl_func )(FILE *ferr, int argc, char *argv[], int *arg_num, int option_num)
int(* rc_func )(FILE *ferr, char *filename, int line, char *tag, char *value)

Detailed Description

Definition at line 14 of file args.c.


Field Documentation

char* _options_list::short_option1

Definition at line 15 of file args.c.

Referenced by parse_switch_all_commandline(), and parse_switch_commandline().

char* _options_list::short_option2

Definition at line 16 of file args.c.

Referenced by help(), parse_switch_all_commandline(), and parse_switch_commandline().

char* _options_list::long_option1

Definition at line 17 of file args.c.

Referenced by help(), parse_switch_all_commandline(), and parse_switch_commandline().

char* _options_list::long_option2

Definition at line 18 of file args.c.

Referenced by help(), parse_switch_all_commandline(), and parse_switch_commandline().

char* _options_list::rc_option

Definition at line 19 of file args.c.

char* _options_list::arg_description

Definition at line 20 of file args.c.

Referenced by help().

char* _options_list::description

Definition at line 21 of file args.c.

Referenced by help().

int(* _options_list::cl_func)(FILE *ferr, int argc, char *argv[], int *arg_num, int option_num)

Referenced by help().

int(* _options_list::rc_func)(FILE *ferr, char *filename, int line, char *tag, char *value)


The documentation for this struct was generated from the following file:
Generated on Thu Jun 28 09:13:55 2007 for bar by  doxygen 1.5.1