Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

tableType Struct Reference

List of all members.

Public Attributes

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

Member Data Documentation

struct machCache tableType::cache
 

Definition at line 79 of file rpmrc.c.

struct canonEntry* tableType::canons
 

Definition at line 81 of file rpmrc.c.

int tableType::canonsLength
 

Definition at line 83 of file rpmrc.c.

struct defaultEntry* tableType::defaults
 

Definition at line 80 of file rpmrc.c.

int tableType::defaultsLength
 

Definition at line 82 of file rpmrc.c.

struct machEquivTable tableType::equiv
 

Definition at line 78 of file rpmrc.c.

const int tableType::hasCanon
 

Definition at line 76 of file rpmrc.c.

const int tableType::hasTranslate
 

Definition at line 77 of file rpmrc.c.

const char* const tableType::key
 

Definition at line 75 of file rpmrc.c.


The documentation for this struct was generated from the following file:
Generated at Mon May 21 08:53:43 2001 for rpm by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001