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

rpmProblemSet_s Struct Reference

#include <rpmlib.h>


Data Fields

RPMPROBS
int numProblems
int numProblemsAlloced
rpmProblem probs


Field Documentation

int rpmProblemSet_s::numProblems
 

Current probs array size.

Definition at line 780 of file rpmlib.h.

int rpmProblemSet_s::numProblemsAlloced
 

Allocated probs array size.

Definition at line 781 of file rpmlib.h.

rpmProblem rpmProblemSet_s::probs
 

Array of specific problems.

Definition at line 782 of file rpmlib.h.


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