IDTindex_s Struct Reference

#include <lib/rpmcli.h>

Collaboration diagram for IDTindex_s:
[legend]

Data Fields

int delta
int size
int alloced
int nidt
IDT idt

Detailed Description

Definition at line 607 of file rpmcli.h.


Field Documentation

no. elements to realloc as a chunk.

Definition at line 608 of file rpmcli.h.

Referenced by IDTXgrow(), and IDTXnew().

size of id index element.

Definition at line 609 of file rpmcli.h.

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

current number of elements allocated.

Definition at line 610 of file rpmcli.h.

Referenced by IDTXgrow().

current number of elements initialized.

Definition at line 611 of file rpmcli.h.

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

id index elements.

Definition at line 613 of file rpmcli.h.

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


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

Generated on Wed Nov 19 15:03:42 2008 for rpm by  doxygen 1.5.6