Mixe for Privacy and Anonymity in the Internet
Public Attributes
poptContext_s Struct Reference

#include <poptint.h>

Collaboration diagram for poptContext_s:
[legend]

List of all members.

Public Attributes

struct optionStackEntry optionStack [POPT_OPTION_DEPTH]
struct optionStackEntryos
const char ** leftovers
int numLeftovers
int nextLeftover
struct poptOptionoptions
int restLeftover
const char * appName
struct poptAliasaliases
int numAliases
int flags
struct execEntryexecs
int numExecs
const char ** finalArgv
int finalArgvCount
int finalArgvAlloced
struct execEntrydoExec
const char * execPath
int execAbsolute
const char * otherHelp
pbm_setarg_strip

Detailed Description

Definition at line 41 of file poptint.h.


Member Data Documentation

Definition at line 50 of file poptint.h.

Referenced by poptAddAlias(), poptFreeContext(), and poptGetContext().

Definition at line 49 of file poptint.h.

Referenced by poptFreeContext(), and poptGetContext().

Definition at line 62 of file poptint.h.

Referenced by poptFreeContext(), poptGetContext(), poptResetContext(), and poptStrippedArgv().

Definition at line 58 of file poptint.h.

Referenced by poptResetContext().

Definition at line 60 of file poptint.h.

Referenced by poptGetContext(), and poptSetExecPath().

Definition at line 59 of file poptint.h.

Referenced by poptFreeContext(), and poptSetExecPath().

Definition at line 53 of file poptint.h.

Referenced by poptFreeContext(), and poptGetContext().

Definition at line 55 of file poptint.h.

Referenced by poptFreeContext(), poptGetContext(), poptGetNextOpt(), and poptResetContext().

Definition at line 57 of file poptint.h.

Referenced by poptGetContext(), and poptGetNextOpt().

Definition at line 56 of file poptint.h.

Referenced by poptGetNextOpt(), and poptResetContext().

Definition at line 52 of file poptint.h.

Referenced by poptGetContext(), and poptGetNextOpt().

Definition at line 46 of file poptint.h.

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

Definition at line 51 of file poptint.h.

Referenced by poptAddAlias(), poptFreeContext(), and poptGetContext().

Definition at line 54 of file poptint.h.

Referenced by poptFreeContext(), and poptGetContext().

Definition at line 45 of file poptint.h.

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

Definition at line 47 of file poptint.h.

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

Definition at line 61 of file poptint.h.

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

Definition at line 48 of file poptint.h.

Referenced by poptGetNextOpt(), and poptResetContext().


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