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

dbOption Struct Reference
[DB3.]


Data Fields

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

Detailed Description

Analogue to struct poptOption

Definition at line 29 of file dbconfig.c.


Field Documentation

void* dbOption::arg
 

Definition at line 33 of file dbconfig.c.

Referenced by db3New, and prDbiOpenFlags.

const char* dbOption::argDescrip
 

argument description for autohelp

Definition at line 36 of file dbconfig.c.

int dbOption::argInfo
 

Definition at line 32 of file dbconfig.c.

Referenced by db3New, and prDbiOpenFlags.

const char* dbOption::descrip
 

description for autohelp -- may be NULL

Definition at line 35 of file dbconfig.c.

const char* dbOption::longName
 

Definition at line 30 of file dbconfig.c.

Referenced by db3New, and prDbiOpenFlags.

char dbOption::shortName
 

Definition at line 31 of file dbconfig.c.

int dbOption::val
 

Definition at line 34 of file dbconfig.c.

Referenced by db3New, and prDbiOpenFlags.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 13 15:34:54 2002 for rpm by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002