Mixe for Privacy and Anonymity in the Internet
|
#include <popt.h>
Public Attributes | |
const char * | longName |
char | shortName |
int | argc |
const char ** | argv |
int poptAlias::argc |
Definition at line 61 of file popt.h.
Referenced by poptAddAlias().
const char** poptAlias::argv |
Definition at line 62 of file popt.h.
Referenced by poptAddAlias(), and poptFreeContext().
const char* poptAlias::longName |
Definition at line 59 of file popt.h.
Referenced by poptAddAlias(), and poptFreeContext().
char poptAlias::shortName |
Definition at line 60 of file popt.h.
Referenced by poptAddAlias().