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

poptAlias Struct Reference
[POPT.]

#include <popt.h>


Data Fields

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


Detailed Description

A popt alias argument for poptAddAlias().

Definition at line 131 of file popt.h.


Field Documentation

int poptAlias::argc
 

Definition at line 135 of file popt.h.

Referenced by poptAddAlias().

const char** poptAlias::argv
 

must be free()able

Definition at line 137 of file popt.h.

Referenced by poptAddAlias().

const char* poptAlias::longName
 

may be NULL

Definition at line 133 of file popt.h.

Referenced by poptAddAlias().

char poptAlias::shortName
 

may be ''

Definition at line 134 of file popt.h.

Referenced by poptAddAlias().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 19 17:12:39 2005 for rpm by  doxygen 1.3.9.1