rpmProblemSet_s Struct Reference

#include <rpmlib.h>


Data Fields

int numProblems
int numProblemsAlloced
rpmProblem probs


Detailed Description

Definition at line 985 of file rpmlib.h.


Field Documentation

int rpmProblemSet_s::numProblems

Current probs array size.

Definition at line 986 of file rpmlib.h.

Referenced by psAppend(), psTrim(), rpmProblemSetFree(), rpmProblemSetPrint(), and rpmtransRun().

int rpmProblemSet_s::numProblemsAlloced

Allocated probs array size.

Definition at line 987 of file rpmlib.h.

Referenced by psAppend().

rpmProblem rpmProblemSet_s::probs

Array of specific problems.

Definition at line 988 of file rpmlib.h.

Referenced by psAppend(), psTrim(), rpmProblemSetFree(), rpmProblemSetPrint(), and rpmtransRun().


The documentation for this struct was generated from the following file:
Generated on Wed Oct 25 12:58:35 2006 for rpm by  doxygen 1.4.7