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 102 of file poptint.h.


Field Documentation

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

Definition at line 103 of file poptint.h.

Referenced by cleanOSE().

Definition at line 105 of file poptint.h.

Referenced by cleanOSE(), invokeCallbacksOPTION(), and poptGetNextOpt().

Definition at line 107 of file poptint.h.

Definition at line 108 of file poptint.h.

Definition at line 109 of file poptint.h.

Definition at line 111 of file poptint.h.

Referenced by poptPrintHelp().

Definition at line 112 of file poptint.h.

Definition at line 114 of file poptint.h.

Referenced by configLine(), and poptReadDefaultConfig().

Definition at line 116 of file poptint.h.

Referenced by singleTableHelp().

Definition at line 117 of file poptint.h.

Referenced by singleTableHelp().

unsigned int poptContext_s::flags

Definition at line 118 of file poptint.h.

Definition at line 120 of file poptint.h.

Referenced by handleExec(), and singleTableHelp().

Definition at line 121 of file poptint.h.

Referenced by singleTableHelp().

Definition at line 123 of file poptint.h.

Referenced by poptResetContext().

Definition at line 124 of file poptint.h.

Definition at line 125 of file poptint.h.

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

Definition at line 129 of file poptint.h.

Definition at line 131 of file poptint.h.

Referenced by poptSetExecPath().

Definition at line 132 of file poptint.h.

Referenced by poptSetExecPath().

Definition at line 134 of file poptint.h.

Definition at line 136 of file poptint.h.

Referenced by poptGetInvocationName(), and poptStrippedArgv().


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

Generated for popt by  doxygen 1.5.5