rpmal_s Struct Reference

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


Data Fields

availablePackage list
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 106 of file rpmal.c.


Field Documentation

availablePackage rpmal_s::list

Set of packages.

Definition at line 108 of file rpmal.c.

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

struct availableIndex_s rpmal_s::index [read]

Set of available items.

Definition at line 109 of file rpmal.c.

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

int rpmal_s::delta

Delta for pkg list reallocation.

Definition at line 110 of file rpmal.c.

Referenced by rpmalAdd().

int rpmal_s::size

No. of pkgs in list.

Definition at line 111 of file rpmal.c.

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

int rpmal_s::alloced

No. of pkgs allocated for list.

Definition at line 112 of file rpmal.c.

Referenced by rpmalAdd(), and rpmalFree().

uint_32 rpmal_s::tscolor

Transaction color.

Definition at line 113 of file rpmal.c.

int rpmal_s::numDirs

No. of directories.

Definition at line 114 of file rpmal.c.

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

dirInfo rpmal_s::dirs

Set of directories.

Definition at line 116 of file rpmal.c.

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


The documentation for this struct was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2