Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

optionStackEntry Struct Reference

#include <poptint.h>


Data Fields

int argc
const char ** argv
pbm_setargb
int next
const char * nextArg
const char * nextCharArg
poptItem currAlias
int stuffed


Field Documentation

pbm_set* optionStackEntry::argb
 

Definition at line 44 of file poptint.h.

Referenced by findNextArg.

int optionStackEntry::argc
 

Definition at line 42 of file poptint.h.

Referenced by findNextArg.

const char** optionStackEntry::argv
 

Definition at line 43 of file poptint.h.

Referenced by findNextArg, and poptBadOption.

poptItem optionStackEntry::currAlias
 

Definition at line 48 of file poptint.h.

int optionStackEntry::next
 

Definition at line 45 of file poptint.h.

Referenced by findNextArg, and poptBadOption.

const char* optionStackEntry::nextArg
 

Definition at line 46 of file poptint.h.

const char* optionStackEntry::nextCharArg
 

Definition at line 47 of file poptint.h.

int optionStackEntry::stuffed
 

Definition at line 49 of file poptint.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 13 15:34:54 2002 for rpm by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002