Collaboration diagram for availableIndex_s:
Data Fields | |
availableIndexEntry | index |
int | size |
int | k |
Definition at line 69 of file rpmal.c.
|
Array of available items. Definition at line 71 of file rpmal.c. Referenced by rpmalAddProvides(), rpmalAllSatisfiesDepend(), rpmalCreate(), and rpmalFreeIndex(). |
|
Current index. Definition at line 73 of file rpmal.c. Referenced by rpmalAddProvides(). |
|
No. of available items. Definition at line 72 of file rpmal.c. Referenced by rpmalAdd(), rpmalAddProvides(), rpmalAllSatisfiesDepend(), rpmalCreate(), rpmalFreeIndex(), and rpmalMakeIndex(). |