|
Mixe for Privacy and Anonymity in the Internet
|
#include <popt.h>
Public Attributes | |
| const char * | longName |
| char | shortName |
| int | argInfo |
| void * | arg |
| int | val |
| const char * | descrip |
| const char * | argDescrip |
| void* poptOption::arg |
Definition at line 52 of file popt.h.
Referenced by poptGetNextOpt().
| const char* poptOption::argDescrip |
Definition at line 51 of file popt.h.
Referenced by poptGetNextOpt().
| const char* poptOption::descrip |
| const char* poptOption::longName |
Definition at line 49 of file popt.h.
Referenced by poptGetNextOpt().
Definition at line 50 of file popt.h.
Referenced by poptGetNextOpt().
| int poptOption::val |
Definition at line 53 of file popt.h.
Referenced by poptGetNextOpt().
1.7.6.1