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

#include <popt.h>

Collaboration diagram for poptAlias:

Public Attributes

const char * longName
 
char shortName
 
int argc
 
const char ** argv
 

Detailed Description

Definition at line 58 of file popt.h.

Member Data Documentation

◆ argc

int poptAlias::argc

Definition at line 61 of file popt.h.

Referenced by poptAddAlias().

◆ argv

const char** poptAlias::argv

Definition at line 62 of file popt.h.

Referenced by poptAddAlias(), and poptFreeContext().

◆ longName

const char* poptAlias::longName

Definition at line 59 of file popt.h.

Referenced by poptAddAlias(), and poptFreeContext().

◆ shortName

char poptAlias::shortName

Definition at line 60 of file popt.h.

Referenced by poptAddAlias().


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