popt  1.13
Data Fields
optionStackEntry Struct Reference

#include <poptint.h>

Collaboration diagram for optionStackEntry:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 45 of file poptint.h.

Field Documentation

pbm_set* optionStackEntry::argb
int optionStackEntry::argc
const char** optionStackEntry::argv
poptItem optionStackEntry::currAlias

Definition at line 57 of file poptint.h.

Referenced by handleAlias(), poptResetContext(), and poptStuffArgs().

int optionStackEntry::next
char* optionStackEntry::nextArg
const char* optionStackEntry::nextCharArg

Definition at line 55 of file poptint.h.

Referenced by handleAlias(), poptGetNextOpt(), poptResetContext(), and poptStuffArgs().

int optionStackEntry::stuffed

Definition at line 58 of file poptint.h.

Referenced by handleAlias(), and poptStuffArgs().


The documentation for this struct was generated from the following file:

Generated for popt by  doxygen 1.8.1.2