#include <rpmdb.h>
Data Fields | |
struct _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 dbiFreeIndexSet(), rpmdbFindFpList(), rpmdbGrowIterator(), and rpmdbSortIterator().
number of records
Definition at line 72 of file rpmdb.h.
Referenced by rpmdbFindFpList(), rpmdbGetIteratorCount(), rpmdbGrowIterator(), rpmdbNextIterator(), and rpmdbSortIterator().