#include <poptint.h>
Data Fields | |
int | argc |
const char ** | argv |
pbm_set * | argb |
int | next |
const char * | nextArg |
const char * | nextCharArg |
poptItem | currAlias |
int | stuffed |
Definition at line 45 of file poptint.h.
Definition at line 46 of file poptint.h.
Referenced by findNextArg(), handleAlias(), poptGetNextOpt(), poptStripArg(), and poptStuffArgs().
const char** optionStackEntry::argv |
Definition at line 48 of file poptint.h.
Referenced by cleanOSE(), findNextArg(), handleAlias(), poptBadOption(), poptGetInvocationName(), poptGetNextOpt(), poptStuffArgs(), and showHelpIntro().
Definition at line 50 of file poptint.h.
Referenced by cleanOSE(), findNextArg(), handleAlias(), poptFreeContext(), poptGetNextOpt(), poptResetContext(), and poptStuffArgs().
Definition at line 51 of file poptint.h.
Referenced by findNextArg(), handleAlias(), poptBadOption(), poptGetNextOpt(), poptResetContext(), and poptStuffArgs().
const char* optionStackEntry::nextArg |
Definition at line 53 of file poptint.h.
Referenced by cleanOSE(), handleAlias(), poptGetNextOpt(), poptGetOptArg(), poptResetContext(), and poptStuffArgs().
const char* optionStackEntry::nextCharArg |
Definition at line 55 of file poptint.h.
Referenced by handleAlias(), poptGetNextOpt(), poptResetContext(), and poptStuffArgs().
Definition at line 57 of file poptint.h.
Referenced by handleAlias(), poptResetContext(), and poptStuffArgs().