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

problemsSet_s Struct Reference

#include <depends.h>


Data Fields

rpmDependencyConflict problems
int num
int alloced


Detailed Description

Problems encountered while checking dependencies.

Definition at line 173 of file depends.h.


Field Documentation

int problemsSet_s::alloced
 

No. of problems allocated.

Definition at line 176 of file depends.h.

int problemsSet_s::num
 

No. of problems found.

Definition at line 175 of file depends.h.

rpmDependencyConflict problemsSet_s::problems
 

Problems encountered.

Definition at line 174 of file depends.h.


The documentation for this struct was generated from the following file:
Generated at Fri Feb 15 10:32:43 2002 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001