fsmIterator_s Struct Reference
[PAYLOAD.]

Iterator across package file info, forward on install, backward on erase. More...

#include <fsm.h>


Data Fields

rpmts ts
rpmfi fi
int reverse
int isave
int i


Detailed Description

Iterator across package file info, forward on install, backward on erase.

Definition at line 113 of file fsm.h.


Field Documentation

rpmts fsmIterator_s::ts

transaction set.

Definition at line 114 of file fsm.h.

Referenced by fsmGetTs(), and mapFreeIterator().

rpmfi fsmIterator_s::fi

transaction element file info.

Definition at line 115 of file fsm.h.

Referenced by fsmGetFi(), mapFind(), mapFreeIterator(), and mapNextIterator().

int fsmIterator_s::reverse

reversed traversal?

Definition at line 116 of file fsm.h.

Referenced by mapNextIterator().

int fsmIterator_s::isave

last returned iterator index.

Definition at line 117 of file fsm.h.

Referenced by mapNextIterator().

int fsmIterator_s::i

iterator index.

Definition at line 118 of file fsm.h.

Referenced by mapFind(), and mapNextIterator().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 12 08:44:57 2007 for rpm by  doxygen 1.5.2