poptContext_s Struct Reference

#include <poptint.h>

Collaboration diagram for poptContext_s:

Collaboration graph
[legend]

Data Fields

struct optionStackEntry optionStack [POPT_OPTION_DEPTH]
struct optionStackEntryos
poptArgv leftovers
int numLeftovers
int nextLeftover
struct poptOptionoptions
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_setarg_strip

Detailed Description

Definition at line 108 of file poptint.h.


Field Documentation

Definition at line 135 of file poptint.h.

Referenced by execCommand(), handleExec(), poptGetNextOpt(), and poptResetContext().

Definition at line 138 of file poptint.h.

Referenced by execCommand(), poptGetContext(), and poptSetExecPath().

Definition at line 137 of file poptint.h.

Referenced by execCommand(), poptFreeContext(), and poptSetExecPath().

Definition at line 131 of file poptint.h.

Referenced by handleExec(), poptGetContext(), and poptGetNextOpt().

Definition at line 130 of file poptint.h.

Referenced by execCommand(), handleExec(), poptGetNextOpt(), and poptResetContext().

unsigned int poptContext_s::flags

Definition at line 124 of file poptint.h.

Referenced by handleExec(), poptGetContext(), poptGetNextOpt(), and showHelpIntro().

int(* poptContext_s::maincall)(int argc, const char **argv)

Referenced by poptGetNextOpt(), and poptSaveArg().

Definition at line 115 of file poptint.h.

Referenced by poptGetArg(), poptGetArgs(), poptPeekArg(), and poptResetContext().

Definition at line 117 of file poptint.h.

Referenced by poptGetContext(), poptGetNextOpt(), poptPrintHelp(), and poptPrintUsage().

struct optionStackEntry poptContext_s::optionStack[POPT_OPTION_DEPTH] [read]

Definition at line 140 of file poptint.h.

Referenced by poptFreeContext(), poptPrintHelp(), poptPrintUsage(), and poptSetOtherOptionHelp().

Definition at line 118 of file poptint.h.

Referenced by poptGetNextOpt(), and poptResetContext().


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

Generated for popt by  doxygen 1.5.8