rpmps_s Struct Reference

#include <rpmps.h>


Data Fields

int numProblems
int numProblemsAlloced
rpmProblem probs
int nrefs


Detailed Description

Definition at line 60 of file rpmps.h.


Field Documentation

int rpmps_s::numProblems

Current probs array size.

Definition at line 61 of file rpmps.h.

Referenced by rpmpsAppend(), rpmpsFree(), rpmpsNumProblems(), rpmpsPrint(), rpmpsTrim(), rpmts_Check(), and rpmts_Run().

int rpmps_s::numProblemsAlloced

Allocated probs array size.

Definition at line 62 of file rpmps.h.

Referenced by rpmpsAppend().

rpmProblem rpmps_s::probs

Array of specific problems.

Definition at line 63 of file rpmps.h.

Referenced by rpmpsAppend(), rpmpsFree(), rpmpsNumProblems(), rpmpsPrint(), rpmpsTrim(), rpmts_Check(), rpmts_Run(), and verifyDependencies().

int rpmps_s::nrefs

Reference count.

Definition at line 65 of file rpmps.h.

Referenced by rpmpsFree(), XrpmpsLink(), and XrpmpsUnlink().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2