Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

poptAlias Struct Reference

#include <popt.h>


Data Fields

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


Field Documentation

int poptAlias::argc
 

Definition at line 122 of file popt.h.

const char ** poptAlias::argv
 

must be free()able

Definition at line 123 of file popt.h.

const char * poptAlias::longName
 

may be NULL

Definition at line 120 of file popt.h.

char poptAlias::shortName
 

may be '\0'

Definition at line 121 of file popt.h.


The documentation for this struct was generated from the following file:
Generated at Thu Apr 19 15:29:49 2001 for rpm by doxygen1.2.6-20010408 written by Dimitri van Heesch, © 1997-2001