rpm
5.4.14
|
Info about a single package to be installed. More...
Data Fields | |
rpmds | provides |
rpmbf | bf |
rpmfi | fi |
rpmuint32_t | tscolor |
fnpyKey | key |
rpmbf availablePackage_s::bf |
File name Bloom filter.
Definition at line 44 of file rpmal.c.
Referenced by rpmalAdd(), rpmalAllFileSatisfiesDepend(), rpmalDel(), and rpmalFini().
rpmfi availablePackage_s::fi |
File name Bloom filter.
Definition at line 45 of file rpmal.c.
Referenced by rpmalAdd(), rpmalAllFileSatisfiesDepend(), rpmalDel(), and rpmalFini().
fnpyKey availablePackage_s::key |
Associated file name/python object
Definition at line 50 of file rpmal.c.
Referenced by rpmalAdd(), rpmalAllFileSatisfiesDepend(), and rpmalAllSatisfiesDepend().
rpmds availablePackage_s::provides |
Provides: dependencies.
Definition at line 42 of file rpmal.c.
Referenced by rpmalAdd(), rpmalAllSatisfiesDepend(), rpmalDel(), rpmalFini(), and rpmalMakeIndex().
rpmuint32_t availablePackage_s::tscolor |
Transaction color bits.
Definition at line 47 of file rpmal.c.
Referenced by rpmalAdd(), and rpmalMakeIndex().