Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

rpmProblemSet_s Struct Reference

#include <rpmlib.h>

List of all members.

Public Attributes

RPMPROBS
int numProblems
int numProblemsAlloced
rpmProblem probs


Member Data Documentation

int rpmProblemSet_s::numProblems
 

Current probs array size.

Definition at line 751 of file rpmlib.h.

int rpmProblemSet_s::numProblemsAlloced
 

Allocated probs array size.

Definition at line 752 of file rpmlib.h.

rpmProblem rpmProblemSet_s::probs
 

Array of specific problems.

Definition at line 753 of file rpmlib.h.


The documentation for this struct was generated from the following file:
Generated at Sun Apr 8 18:43:07 2001 for rpm by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000