IDTindex_s Struct Reference

A rollback transaction id index. More...

#include <rpmcli.h>


Data Fields

int delta
int size
int alloced
int nidt
IDT idt


Detailed Description

A rollback transaction id index.

Definition at line 607 of file rpmcli.h.


Field Documentation

int IDTindex_s::alloced
 

current number of elements allocated.

Definition at line 610 of file rpmcli.h.

int IDTindex_s::delta
 

no. elements to realloc as a chunk.

Definition at line 608 of file rpmcli.h.

IDT IDTindex_s::idt
 

id index elements.

Definition at line 613 of file rpmcli.h.

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

int IDTindex_s::nidt
 

current number of elements initialized.

Definition at line 611 of file rpmcli.h.

Referenced by IDTXglob(), IDTXload(), IDTXsort(), and rpmts_IDTXglob().

int IDTindex_s::size
 

size of id index element.

Definition at line 609 of file rpmcli.h.

Referenced by IDTXsort().


The documentation for this struct was generated from the following file:
Generated on Fri Feb 24 08:33:48 2006 for rpm by  doxygen 1.4.5