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 Sat Mar 18 05:00:59 2006 for rpm by  doxygen 1.4.6