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
const char ** leftovers
int numLeftovers
int nextLeftover
struct poptOptionoptions
int restLeftover
const char * appName
poptItem aliases
int numAliases
unsigned int flags
poptItem execs
int numExecs
const char ** 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 61 of file poptint.h.


Field Documentation

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

Definition at line 62 of file poptint.h.

Referenced by cleanOSE().

Definition at line 64 of file poptint.h.

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

Definition at line 66 of file poptint.h.

Definition at line 67 of file poptint.h.

Definition at line 68 of file poptint.h.

Definition at line 70 of file poptint.h.

Definition at line 71 of file poptint.h.

Definition at line 73 of file poptint.h.

Referenced by configLine(), and poptReadDefaultConfig().

Definition at line 75 of file poptint.h.

Referenced by poptGetArgs().

Definition at line 76 of file poptint.h.

Referenced by poptGetArgs().

unsigned int poptContext_s::flags

Definition at line 77 of file poptint.h.

Definition at line 79 of file poptint.h.

Referenced by handleExec().

Definition at line 80 of file poptint.h.

Definition at line 82 of file poptint.h.

Referenced by poptResetContext().

Definition at line 83 of file poptint.h.

Definition at line 84 of file poptint.h.

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

Definition at line 87 of file poptint.h.

Definition at line 89 of file poptint.h.

Referenced by poptSetExecPath().

Definition at line 90 of file poptint.h.

Referenced by poptSetExecPath().

Definition at line 92 of file poptint.h.

Definition at line 94 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