rpm  5.4.10
Data Fields
availablePackage_s Struct Reference

Info about a single package to be installed. More...

Data Fields

rpmds provides
 
rpmbf bf
 
rpmuint32_t tscolor
 
fnpyKey key
 

Detailed Description

Info about a single package to be installed.

Definition at line 36 of file rpmal.c.

Field Documentation

§ bf

rpmbf availablePackage_s::bf

File name Bloom filter.

Definition at line 40 of file rpmal.c.

Referenced by rpmalAdd(), rpmalAllFileSatisfiesDepend(), rpmalDel(), and rpmalFini().

§ key

fnpyKey availablePackage_s::key

Associated file name/python object

Definition at line 45 of file rpmal.c.

Referenced by alKey2Num(), alNum2Key(), rpmalAdd(), rpmalAllFileSatisfiesDepend(), and rpmalAllSatisfiesDepend().

§ provides

rpmds availablePackage_s::provides

Provides: dependencies.

Definition at line 38 of file rpmal.c.

Referenced by rpmalAdd(), rpmalAllSatisfiesDepend(), rpmalDel(), rpmalFini(), and rpmalMakeIndex().

§ tscolor

rpmuint32_t availablePackage_s::tscolor

Transaction color bits.

Definition at line 42 of file rpmal.c.

Referenced by rpmalAdd(), and rpmalMakeIndex().


The documentation for this struct was generated from the following file: