#include <poptint.h>
Data Fields | |
int | argc |
poptArgv | argv |
pbm_set * | argb |
int | next |
char * | nextArg |
const char * | nextCharArg |
poptItem | currAlias |
int | stuffed |
Definition at line 92 of file poptint.h.
Definition at line 97 of file poptint.h.
Referenced by cleanOSE(), findNextArg(), handleAlias(), poptFreeContext(), poptGetContext(), poptGetNextOpt(), poptResetContext(), and poptStuffArgs().
Definition at line 93 of file poptint.h.
Referenced by findNextArg(), handleAlias(), poptGetContext(), poptGetNextOpt(), poptSaveString(), poptStripArg(), and poptStuffArgs().
Definition at line 95 of file poptint.h.
Referenced by cleanOSE(), findNextArg(), handleAlias(), poptArgInfo(), poptBadOption(), poptGetContext(), poptGetInvocationName(), poptGetNextOpt(), poptStuffArgs(), and showHelpIntro().
Definition at line 104 of file poptint.h.
Referenced by handleAlias(), poptResetContext(), and poptStuffArgs().
Definition at line 98 of file poptint.h.
Referenced by findNextArg(), handleAlias(), poptArgInfo(), poptBadOption(), poptGetContext(), poptGetNextOpt(), poptResetContext(), and poptStuffArgs().
Definition at line 100 of file poptint.h.
Referenced by cleanOSE(), handleAlias(), invokeCallbacksOPTION(), poptGetNextOpt(), poptGetOptArg(), poptResetContext(), poptSaveArg(), and poptStuffArgs().
const char* optionStackEntry::nextCharArg |
Definition at line 102 of file poptint.h.
Referenced by handleAlias(), poptGetNextOpt(), poptResetContext(), and poptStuffArgs().