rpm  5.4.15
Data Fields
availablePackage_s Struct Reference

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

Data Fields

rpmds provides
 
rpmbf bf
 
rpmfi fi
 
rpmuint32_t tscolor
 
fnpyKey key
 

Detailed Description

Info about a single package to be installed.

Definition at line 40 of file rpmal.c.

Field Documentation

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().


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