rpm  5.4.4
Data Fields
rpmal_s Struct Reference

Set of available packages, items, and directories. More...

Collaboration diagram for rpmal_s:
Collaboration graph
[legend]

Data Fields

struct rpmioItem_s _item
availablePackage list
struct availableIndex_s index
int delta
int size
int alloced
rpmuint32_t tscolor

Detailed Description

Set of available packages, items, and directories.

Definition at line 83 of file rpmal.c.


Field Documentation

usage mutex and pool identifier.

Definition at line 84 of file rpmal.c.

No. of pkgs allocated for list.

Definition at line 90 of file rpmal.c.

Referenced by rpmalAdd(), rpmalFini(), and rpmalNew().

Delta for pkg list reallocation.

Definition at line 88 of file rpmal.c.

Referenced by rpmalAdd(), and rpmalNew().

Set of available items.

Definition at line 87 of file rpmal.c.

Referenced by rpmalAddProvides(), rpmalAllSatisfiesDepend(), rpmalFreeIndex(), rpmalMakeIndex(), and rpmalNew().

Set of packages.

Definition at line 86 of file rpmal.c.

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

No. of pkgs in list.

Definition at line 89 of file rpmal.c.

Referenced by rpmalAdd(), rpmalAddProvides(), rpmalAllFileSatisfiesDepend(), rpmalFini(), rpmalMakeIndex(), and rpmalNew().

Transaction color.

Definition at line 91 of file rpmal.c.


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