diff -r 003cc3c63855 -r f49e5a6b7804 doc/doxygen/html/structoption.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/structoption.html Fri Jun 08 09:23:56 2007 +0200 @@ -0,0 +1,154 @@ + + +CanFestival: option Struct Reference + + + + +
+
+
+
+

option Struct Reference

#include <getopt.h> +

+ + + + + + + + + + + + + + + +

Data Fields

char * name
int has_arg
int * flag
int val
char * name
int * flag
+


Detailed Description

+ +

+ +

+Definition at line 103 of file getopt.h.


Field Documentation

+ +
+
+ + + + +
char* option::name
+
+
+ +

+ +

+Definition at line 108 of file getopt.h. +

+Referenced by _getopt_internal(). +

+

+ +

+
+ + + + +
int option::has_arg
+
+
+ +

+ +

+Definition at line 112 of file getopt.h. +

+

+ +

+
+ + + + +
int* option::flag
+
+
+ +

+ +

+Definition at line 113 of file getopt.h. +

+

+ +

+
+ + + + +
int option::val
+
+
+ +

+ +

+Definition at line 114 of file getopt.h. +

+

+ +

+
+ + + + +
char* option::name
+
+
+ +

+ +

+Definition at line 108 of file getopt.h. +

+

+ +

+
+ + + + +
int* option::flag
+
+
+ +

+ +

+Definition at line 113 of file getopt.h. +

+

+


The documentation for this struct was generated from the following files: +
Generated on Fri Jun 8 08:52:18 2007 for CanFestival by  + +doxygen 1.5.1
+ +