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

tableType Struct Reference


Data Fields

const char* const key
const int hasCanon
const int hasTranslate
struct machEquivTable equiv
struct machCache cache
struct defaultEntrydefaults
struct canonEntrycanons
int defaultsLength
int canonsLength

Field Documentation

struct machCache tableType::cache
 

Definition at line 81 of file rpmrc.c.

struct canonEntry * tableType::canons
 

Definition at line 83 of file rpmrc.c.

int tableType::canonsLength
 

Definition at line 85 of file rpmrc.c.

struct defaultEntry * tableType::defaults
 

Definition at line 82 of file rpmrc.c.

int tableType::defaultsLength
 

Definition at line 84 of file rpmrc.c.

struct machEquivTable tableType::equiv
 

Definition at line 80 of file rpmrc.c.

const int tableType::hasCanon
 

Definition at line 78 of file rpmrc.c.

const int tableType::hasTranslate
 

Definition at line 79 of file rpmrc.c.

const char *const tableType::key
 

Definition at line 77 of file rpmrc.c.


The documentation for this struct was generated from the following file:
Generated at Thu Apr 19 15:29:50 2001 for rpm by doxygen1.2.6-20010408 written by Dimitri van Heesch, © 1997-2001