option Struct Reference

#include <nco_getopt.h>

List of all members.

Public Attributes

const char * name
int has_arg
int * flag
int val


Detailed Description

Definition at line 50 of file nco_getopt.h.


Member Data Documentation

int* option::flag
 

Definition at line 53 of file nco_getopt.h.

Referenced by _my_getopt_internal().

int option::has_arg
 

Definition at line 52 of file nco_getopt.h.

Referenced by _my_getopt_internal().

const char* option::name
 

Definition at line 51 of file nco_getopt.h.

Referenced by _my_getopt_internal(), and main().

int option::val
 

Definition at line 54 of file nco_getopt.h.

Referenced by _my_getopt_internal(), and main().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 16 18:17:44 2006 for nco by  doxygen 1.4.4