Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

poptAlias Struct Reference

#include <popt.h>

List of all members.

Public Attributes

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


Member Data 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 Mon May 21 08:53:43 2001 for rpm by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001