Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

availableIndex_s Struct Reference

Index of all available items. More...

Collaboration diagram for availableIndex_s:

Collaboration graph
[legend]

Data Fields

availableIndexEntry index
int size
int k

Detailed Description

Index of all available items.

Definition at line 69 of file rpmal.c.


Field Documentation

availableIndexEntry availableIndex_s::index
 

Array of available items.

Definition at line 71 of file rpmal.c.

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

int availableIndex_s::k
 

Current index.

Definition at line 73 of file rpmal.c.

Referenced by rpmalAddProvides(), and rpmalMakeIndex().

int availableIndex_s::size
 

No. of available items.

Definition at line 72 of file rpmal.c.

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


The documentation for this struct was generated from the following file:
Generated on Wed Dec 28 17:58:16 2016 for rpm by  doxygen 1.4.4