rpm  4.5
Data Fields
rpmal_s Struct Reference

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

Collaboration diagram for rpmal_s:
Collaboration graph
[legend]

Data Fields

availablePackage list
struct availableIndex_s index
int delta
int size
int alloced
uint_32 tscolor
int numDirs
dirInfo dirs

Detailed Description

Set of available packages, items, and directories.

Definition at line 108 of file rpmal.c.


Field Documentation

No. of pkgs allocated for list.

Definition at line 114 of file rpmal.c.

Referenced by rpmalAdd(), rpmalCreate(), and rpmalFree().

Delta for pkg list reallocation.

Definition at line 112 of file rpmal.c.

Referenced by rpmalAdd(), and rpmalCreate().

Set of directories.

Definition at line 118 of file rpmal.c.

Referenced by rpmalAdd(), rpmalAllFileSatisfiesDepend(), rpmalCreate(), rpmalDel(), and rpmalFree().

Set of available items.

Definition at line 111 of file rpmal.c.

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

No. of directories.

Definition at line 116 of file rpmal.c.

Referenced by rpmalAdd(), rpmalAllFileSatisfiesDepend(), rpmalCreate(), rpmalDel(), and rpmalFree().

No. of pkgs in list.

Definition at line 113 of file rpmal.c.

Referenced by rpmalAdd(), rpmalAddProvides(), rpmalCreate(), rpmalFree(), and rpmalMakeIndex().

Transaction color.

Definition at line 115 of file rpmal.c.


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