#include <rpmdb.h>
Data Fields | |
_dbiIndexItem * | recs |
int | count |
Definition at line 70 of file rpmdb.h.
struct _dbiIndexItem* _dbiIndexSet::recs [read] |
array of records
Definition at line 71 of file rpmdb.h.
Referenced by dbiAppendSet(), dbiFreeIndexSet(), dbiPruneSet(), rpmdbFindFpList(), and rpmdbSortIterator().
number of records
Definition at line 72 of file rpmdb.h.
Referenced by dbiAppendSet(), dbiPruneSet(), rpmdbFindFpList(), rpmdbGetIteratorCount(), rpmdbNextIterator(), and rpmdbSortIterator().