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

int tsIterator_s::oc

iterator index.

Definition at line 1423 of file transaction.c.

Referenced by tsGetOc(), and 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::reverse

reversed traversal?

Definition at line 1421 of file transaction.c.

Referenced by tsNextIterator().

rpmTransactionSet tsIterator_s::ts

transaction set.

Definition at line 1420 of file transaction.c.

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


The documentation for this struct was generated from the following file:
Generated on Wed Oct 25 12:58:37 2006 for rpm by  doxygen 1.4.7