tsIterator_s Struct Reference

Iterator across transaction elements, forward on install, backward on erase. More...


Data Fields

rpmTransactionSet ts
int reverse
int ocsave
int oc


Detailed Description

Iterator across transaction elements, forward on install, backward on erase.

Definition at line 1419 of file transaction.c.


Field Documentation

rpmTransactionSet tsIterator_s::ts

transaction set.

Definition at line 1420 of file transaction.c.

Referenced by tsGetAlp(), tsInitIterator(), and tsNextIterator().

int tsIterator_s::reverse

reversed traversal?

Definition at line 1421 of file transaction.c.

Referenced by tsNextIterator().

int tsIterator_s::ocsave

last returned iterator index.

Definition at line 1422 of file transaction.c.

Referenced by tsGetAlp(), tsGetOc(), and tsNextIterator().

int tsIterator_s::oc

iterator index.

Definition at line 1423 of file transaction.c.

Referenced by tsGetOc(), and tsNextIterator().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 13 14:05:41 2008 for rpm by  doxygen 1.5.2