popt 1.13
Data Fields
poptOption Struct Reference

#include <popt.h>

Data Fields

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

Detailed Description

Definition at line 117 of file popt.h.


Field Documentation

argument description for autohelp

Definition at line 128 of file popt.h.

Referenced by getArgDescrip(), poptAddItem(), poptFreeContext(), singleOptionHelp(), and singleOptionUsage().

unsigned int poptOption::argInfo
const char* poptOption::descrip

description for autohelp -- may be NULL

Definition at line 126 of file popt.h.

Referenced by findOption(), invokeCallbacksOPTION(), invokeCallbacksPOST(), invokeCallbacksPRE(), poptAddItem(), poptFreeContext(), singleOptionHelp(), and singleTableHelp().

const char* poptOption::longName

0 means don't return, just update flag

Definition at line 124 of file popt.h.

Referenced by poptAddItem(), poptGetNextOpt(), and singleOptionHelp().


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

Generated for popt by  doxygen 1.7.4