#include <rpmcli.h>
Data Fields | |
int | delta |
int | size |
int | alloced |
int | nidt |
IDT | idt |
Definition at line 602 of file rpmcli.h.
|
current number of elements allocated. Definition at line 605 of file rpmcli.h. Referenced by IDTXgrow(). |
|
no. elements to realloc as a chunk. Definition at line 603 of file rpmcli.h. Referenced by IDTXgrow(). |
|
id index elements. Definition at line 608 of file rpmcli.h. Referenced by IDTXglob(), IDTXgrow(), IDTXload(), IDTXsort(), rpmRollback(), rpmts_IDTXglob(), and rpmts_IDTXload(). |
|
current number of elements initialized. Definition at line 606 of file rpmcli.h. Referenced by IDTXglob(), IDTXgrow(), IDTXload(), IDTXsort(), rpmRollback(), rpmts_IDTXglob(), and rpmts_IDTXload(). |
|
size of id index element. Definition at line 604 of file rpmcli.h. Referenced by IDTXgrow(), and IDTXsort(). |