popt  1.16
Data Fields
optionStackEntry Struct Reference

#include <poptint.h>

Collaboration diagram for optionStackEntry:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 99 of file poptint.h.

Field Documentation

◆ argb

pbm_set* optionStackEntry::argb

◆ argc

int optionStackEntry::argc

◆ argv

poptArgv optionStackEntry::argv

◆ currAlias

poptItem optionStackEntry::currAlias

Definition at line 111 of file poptint.h.

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

◆ next

int optionStackEntry::next

◆ nextArg

char* optionStackEntry::nextArg

◆ nextCharArg

const char* optionStackEntry::nextCharArg

◆ stuffed

int optionStackEntry::stuffed

Definition at line 112 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.17