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

poptOption Struct Reference

#include <popt.h>

List of all members.

Public Attributes

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


Member Data Documentation

void * poptOption::arg
 

depends on argInfo

Definition at line 111 of file popt.h.

const char * poptOption::argDescrip
 

argument description for autohelp

Definition at line 114 of file popt.h.

int poptOption::argInfo
 

Definition at line 110 of file popt.h.

const char * poptOption::descrip
 

description for autohelp -- may be NULL

Definition at line 113 of file popt.h.

const char * poptOption::longName
 

may be NULL

Definition at line 108 of file popt.h.

char poptOption::shortName
 

may be '\0'

Definition at line 109 of file popt.h.

int poptOption::val
 

0 means don't return, just update flag

Definition at line 112 of file popt.h.


The documentation for this struct was generated from the following file:
Generated at Sun Apr 8 18:43:06 2001 for rpm by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000