optionStackEntry Struct Reference

#include <poptint.h>

Collaboration diagram for optionStackEntry:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 45 of file poptint.h.


Field Documentation

int optionStackEntry::argc

Definition at line 46 of file poptint.h.

Referenced by findNextArg().

const char** optionStackEntry::argv

Definition at line 48 of file poptint.h.

Referenced by findNextArg().

pbm_set* optionStackEntry::argb

Definition at line 50 of file poptint.h.

Referenced by cleanOSE(), findNextArg(), and poptGetArgs().

int optionStackEntry::next

Definition at line 51 of file poptint.h.

const char* optionStackEntry::nextArg

Definition at line 53 of file poptint.h.

const char* optionStackEntry::nextCharArg

Definition at line 55 of file poptint.h.

poptItem optionStackEntry::currAlias

Definition at line 57 of file poptint.h.

int optionStackEntry::stuffed

Definition at line 58 of file poptint.h.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 27 16:23:50 2007 for popt by  doxygen 1.5.2