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

#include <popt.h>

Collaboration diagram for poptOption:

Public Attributes

const char * longName
 
char shortName
 
int argInfo
 
void * arg
 
int val
 
const char * descrip
 
const char * argDescrip
 

Detailed Description

Definition at line 48 of file popt.h.

Member Data Documentation

◆ arg

void* poptOption::arg

Definition at line 52 of file popt.h.

◆ argDescrip

const char* poptOption::argDescrip

Definition at line 55 of file popt.h.

◆ argInfo

int poptOption::argInfo

Definition at line 51 of file popt.h.

◆ descrip

const char* poptOption::descrip

Definition at line 54 of file popt.h.

◆ longName

const char* poptOption::longName

Definition at line 49 of file popt.h.

◆ shortName

char poptOption::shortName

Definition at line 50 of file popt.h.

◆ val

int poptOption::val

Definition at line 53 of file popt.h.


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