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

problemsSet Struct Reference

#include <depends.h>


Data Fields

struct rpmDependencyConflictproblems
int num
int alloced


Detailed Description

Problems encountered while checking dependencies.

Definition at line 160 of file depends.h.


Field Documentation

int problemsSet::alloced
 

No. of problems allocated.

Definition at line 163 of file depends.h.

int problemsSet::num
 

No. of problems found.

Definition at line 162 of file depends.h.

struct rpmDependencyConflict * problemsSet::problems
 

Problems encountered.

Definition at line 161 of file depends.h.


The documentation for this struct was generated from the following file:
Generated at Thu Apr 19 15:29:49 2001 for rpm by doxygen1.2.6-20010408 written by Dimitri van Heesch, © 1997-2001