GnoOption_s Struct Reference

#include <opt.h>


Data Fields

int iArg
int nFlg
Boolean fDef
char * pszDef
char * pszShort
char * pszLong
BooleanpfValue
char ** ppszValue
char * pszDescr


Detailed Description

Definition at line 176 of file opt.h.


Field Documentation

int GnoOption_s::iArg

Definition at line 178 of file opt.h.

int GnoOption_s::nFlg

Definition at line 179 of file opt.h.

Boolean GnoOption_s::fDef

Definition at line 180 of file opt.h.

Referenced by GnoParse().

char* GnoOption_s::pszDef

Definition at line 181 of file opt.h.

char* GnoOption_s::pszShort

Definition at line 182 of file opt.h.

Referenced by GnoFree(), GnoHelp(), and GnoParse().

char* GnoOption_s::pszLong

Definition at line 183 of file opt.h.

Referenced by GnoFree(), GnoHelp(), and GnoParse().

Boolean* GnoOption_s::pfValue

Definition at line 184 of file opt.h.

Referenced by GnoParse().

char** GnoOption_s::ppszValue

Definition at line 185 of file opt.h.

Referenced by GnoFree(), and GnoParse().

char* GnoOption_s::pszDescr

Definition at line 186 of file opt.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 9 09:45:16 2007 for GRASS by  doxygen 1.5.3