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

tsortInfo Struct Reference
[RPMDEP.]

#include <depends.h>


Data Fields

union {
   int   count
   availablePackage *   suc
tsi_u
tsortInfo * tsi_next
availablePackagetsi_pkg
int tsi_reqx
int tsi_qcnt


Detailed Description

Dependncy ordering information.

Definition at line 14 of file depends.h.


Field Documentation

int tsortInfo::count
 

Definition at line 16 of file depends.h.

struct availablePackage* tsortInfo::suc
 

Definition at line 17 of file depends.h.

struct tsortInfo* tsortInfo::tsi_next
 

Definition at line 21 of file depends.h.

Referenced by addRelation, alFree, markLoop, rpmdepOrder, and zapRelation.

struct availablePackage* tsortInfo::tsi_pkg
 

Definition at line 22 of file depends.h.

Referenced by markLoop, and rpmdepOrder.

int tsortInfo::tsi_qcnt
 

Definition at line 24 of file depends.h.

Referenced by addQ, addRelation, and rpmdepOrder.

int tsortInfo::tsi_reqx
 

Definition at line 23 of file depends.h.

Referenced by addRelation, rpmdepOrder, and zapRelation.

union { ... } tsortInfo::tsi_u
 


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