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

tsortInfo Struct Reference

Dependncy ordering information. More...

#include <depends.h>

List of all members.

Public Attributes

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


Detailed Description

Dependncy ordering information.

Definition at line 13 of file depends.h.


Member Data Documentation

int tsortInfo::count
 

Definition at line 15 of file depends.h.

struct availablePackage* tsortInfo::suc
 

Definition at line 16 of file depends.h.

struct tsortInfo* tsortInfo::tsi_next
 

Definition at line 20 of file depends.h.

struct availablePackage* tsortInfo::tsi_pkg
 

Definition at line 21 of file depends.h.

int tsortInfo::tsi_qcnt
 

Definition at line 23 of file depends.h.

int tsortInfo::tsi_reqx
 

Definition at line 22 of file depends.h.

union { ... } tsortInfo::tsi_u
 


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