Mixes for Privacy and Anonymity in the Internet
Public Attributes | List of all members
optionStackEntry Struct Reference

Public Attributes

int argc
 
const char ** argv
 
pbm_setargb
 
int next
 
const char * nextArg
 
const char * nextCharArg
 
struct poptAliascurrAlias
 
int stuffed
 

Member Data Documentation

◆ argb

pbm_set* optionStackEntry::argb

◆ argc

int optionStackEntry::argc

◆ argv

const char** optionStackEntry::argv

◆ currAlias

struct poptAlias* optionStackEntry::currAlias

◆ next

int optionStackEntry::next

◆ nextArg

const char* optionStackEntry::nextArg

◆ nextCharArg

const char* optionStackEntry::nextCharArg

◆ stuffed

int optionStackEntry::stuffed

Referenced by handleAlias(), and poptStuffArgs().