#include <rpmcli.h>
Data Fields | |
int | delta |
int | size |
int | alloced |
int | nidt |
IDT | idt |
Definition at line 607 of file rpmcli.h.
|
current number of elements allocated. |
|
no. elements to realloc as a chunk. |
|
id index elements. Definition at line 613 of file rpmcli.h. Referenced by IDTXfree(), IDTXglob(), IDTXload(), IDTXsort(), and rpmts_IDTXglob(). |
|
current number of elements initialized. Definition at line 611 of file rpmcli.h. Referenced by IDTXglob(), IDTXload(), IDTXsort(), and rpmts_IDTXglob(). |
|
size of id index element. Definition at line 609 of file rpmcli.h. Referenced by IDTXsort(). |