_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

Definition at line 20 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().

Definition at line 21 of file args.c.

Referenced by help().

Definition at line 17 of file args.c.

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

Definition at line 18 of file args.c.

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

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

Definition at line 19 of file args.c.

Definition at line 15 of file args.c.

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

Definition at line 16 of file args.c.

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


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines

Generated on Thu Aug 26 16:20:09 2010 for bar by  doxygen 1.6.1