Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

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 tsInitIterator(), and tsNextIterator().

int tsIterator_s::ocsave
 

last returned iterator index.

Definition at line 1422 of file transaction.c.

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

int tsIterator_s::reverse
 

reversed traversal?

Definition at line 1421 of file transaction.c.

Referenced by tsInitIterator(), and 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 Mon Apr 18 03:27:34 2005 for rpm by  doxygen 1.4.1