tableType_s Struct Reference


Data Fields

const char *const key
const int hasCanon
const int hasTranslate
machEquivTable_s equiv
machCache_s cache
defaultEntry defaults
canonEntry canons
int defaultsLength
int canonsLength

Detailed Description

Definition at line 93 of file rpmrc.c.


Field Documentation

const char* const tableType_s::key

Definition at line 94 of file rpmrc.c.

const int tableType_s::hasCanon

Definition at line 95 of file rpmrc.c.

const int tableType_s::hasTranslate

Definition at line 96 of file rpmrc.c.

struct machEquivTable_s tableType_s::equiv [read]

Definition at line 97 of file rpmrc.c.

Referenced by rpmFreeRpmrc(), and rpmShowRC().

struct machCache_s tableType_s::cache [read]

Definition at line 98 of file rpmrc.c.

defaultEntry tableType_s::defaults

Definition at line 99 of file rpmrc.c.

canonEntry tableType_s::canons

Definition at line 100 of file rpmrc.c.

Referenced by defaultMachine().

int tableType_s::defaultsLength

Definition at line 101 of file rpmrc.c.

int tableType_s::canonsLength

Definition at line 102 of file rpmrc.c.

Referenced by defaultMachine().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2