rpm  4.5
Data Fields
IDTindex_s Struct Reference

#include <lib/rpmcli.h>

Collaboration diagram for IDTindex_s:
Collaboration graph
[legend]

Data Fields

int delta
int size
int alloced
int nidt
IDT idt

Detailed Description

Definition at line 563 of file rpmcli.h.


Field Documentation

current number of elements allocated.

Definition at line 566 of file rpmcli.h.

Referenced by IDTXgrow().

no. elements to realloc as a chunk.

Definition at line 564 of file rpmcli.h.

Referenced by IDTXgrow(), and IDTXnew().

id index elements.

Definition at line 569 of file rpmcli.h.

Referenced by IDTXfree(), IDTXglob(), IDTXgrow(), IDTXload(), IDTXsort(), rpmRollback(), and rpmts_IDTXglob().

current number of elements initialized.

Definition at line 567 of file rpmcli.h.

Referenced by IDTXfree(), IDTXglob(), IDTXgrow(), IDTXload(), IDTXsort(), rpmRollback(), and rpmts_IDTXglob().

size of id index element.

Definition at line 565 of file rpmcli.h.

Referenced by IDTXgrow(), IDTXnew(), and IDTXsort().


The documentation for this struct was generated from the following file: