popt
1.16
|
#include <poptint.h>
Data Fields | |
struct optionStackEntry | optionStack [POPT_OPTION_DEPTH] |
struct optionStackEntry * | os |
poptArgv | leftovers |
int | numLeftovers |
int | nextLeftover |
struct poptOption * | options |
int | restLeftover |
const char * | appName |
poptItem | aliases |
int | numAliases |
unsigned int | flags |
poptItem | execs |
int | numExecs |
poptArgv | finalArgv |
int | finalArgvCount |
int | finalArgvAlloced |
int(* | maincall )(int argc, const char **argv) |
poptItem | doExec |
const char * | execPath |
int | execAbsolute |
const char * | otherHelp |
pbm_set * | arg_strip |
Definition at line 129 of file poptint.h.
Referenced by handleAlias(), poptAddItem(), poptFreeContext(), poptGetContext(), poptPrintUsage(), and singleTableHelp().
const char* poptContext_s::appName |
Definition at line 127 of file poptint.h.
Referenced by configAppMatch(), poptConfigLine(), poptFreeContext(), poptGetContext(), and poptReadDefaultConfig().
Definition at line 149 of file poptint.h.
Referenced by poptFreeContext(), poptGetContext(), poptResetContext(), poptStripArg(), and poptStrippedArgv().
Definition at line 142 of file poptint.h.
Referenced by execCommand(), handleExec(), poptGetNextOpt(), and poptResetContext().
Definition at line 145 of file poptint.h.
Referenced by execCommand(), poptGetContext(), and poptSetExecPath().
const char* poptContext_s::execPath |
Definition at line 144 of file poptint.h.
Referenced by execCommand(), poptFreeContext(), and poptSetExecPath().
Definition at line 133 of file poptint.h.
Referenced by handleExec(), poptAddItem(), poptFreeContext(), poptGetContext(), poptPrintUsage(), and singleTableHelp().
Definition at line 136 of file poptint.h.
Referenced by execCommand(), handleExec(), poptFreeContext(), poptGetContext(), poptGetNextOpt(), and poptResetContext().
Definition at line 138 of file poptint.h.
Referenced by handleExec(), poptGetContext(), and poptGetNextOpt().
Definition at line 137 of file poptint.h.
Referenced by execCommand(), handleExec(), poptGetNextOpt(), and poptResetContext().
unsigned int poptContext_s::flags |
Definition at line 131 of file poptint.h.
Referenced by handleExec(), poptGetContext(), poptGetNextOpt(), and showHelpIntro().
Definition at line 120 of file poptint.h.
Referenced by execCommand(), poptBitsArgs(), poptFreeContext(), poptGetArg(), poptGetArgs(), poptGetContext(), poptGetNextOpt(), and poptPeekArg().
int(* poptContext_s::maincall)(int argc, const char **argv) |
Definition at line 140 of file poptint.h.
Referenced by poptGetNextOpt(), and poptSaveArg().
Definition at line 122 of file poptint.h.
Referenced by poptBitsArgs(), poptGetArg(), poptGetArgs(), poptPeekArg(), and poptResetContext().
Definition at line 130 of file poptint.h.
Referenced by handleAlias(), poptAddItem(), poptFreeContext(), poptGetContext(), poptPrintUsage(), and singleTableHelp().
Definition at line 134 of file poptint.h.
Referenced by handleExec(), poptAddItem(), poptFreeContext(), poptGetContext(), poptPrintUsage(), and singleTableHelp().
Definition at line 121 of file poptint.h.
Referenced by execCommand(), poptBitsArgs(), poptGetArg(), poptGetArgs(), poptGetNextOpt(), poptPeekArg(), and poptResetContext().
struct poptOption* poptContext_s::options |
Definition at line 124 of file poptint.h.
Referenced by poptGetContext(), poptGetNextOpt(), poptPrintHelp(), and poptPrintUsage().
Definition at line 116 of file poptint.h.
Referenced by findNextArg(), handleAlias(), poptBadOption(), poptGetContext(), poptGetNextOpt(), poptResetContext(), poptStripArg(), poptStuffArgs(), and showHelpIntro().
struct optionStackEntry* poptContext_s::os |
Definition at line 118 of file poptint.h.
Referenced by findNextArg(), handleAlias(), invokeCallbacksOPTION(), poptArgInfo(), poptBadOption(), poptFreeContext(), poptGetContext(), poptGetInvocationName(), poptGetNextOpt(), poptGetOptArg(), poptResetContext(), poptSaveArg(), and poptStuffArgs().
const char* poptContext_s::otherHelp |
Definition at line 147 of file poptint.h.
Referenced by poptFreeContext(), poptPrintHelp(), poptPrintUsage(), and poptSetOtherOptionHelp().
Definition at line 125 of file poptint.h.
Referenced by poptGetNextOpt(), and poptResetContext().