Main Page | Data Structures | Directories | File List | Data Fields | Globals

option Struct Reference

#include <getopt.h>


Data Fields

char * name
int has_arg
int * flag
int val


Detailed Description

Definition at line 79 of file getopt.h.


Field Documentation

int* option::flag
 

Definition at line 89 of file getopt.h.

Referenced by _getopt_internal().

int option::has_arg
 

Definition at line 88 of file getopt.h.

Referenced by _getopt_internal().

char* option::name
 

Definition at line 84 of file getopt.h.

Referenced by _getopt_internal().

int option::val
 

Definition at line 90 of file getopt.h.

Referenced by _getopt_internal().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 25 18:31:11 2010 for libspf2 by  doxygen 1.4.4