#include <fsm.h>
Data Fields | |
rpmts | ts |
rpmfi | fi |
int | reverse |
int | isave |
int | i |
Definition at line 109 of file fsm.h.
|
transaction element file info. Definition at line 111 of file fsm.h. Referenced by fsmGetFi(), mapFind(), mapFreeIterator(), mapInitIterator(), and mapNextIterator(). |
|
iterator index. Definition at line 114 of file fsm.h. Referenced by mapFind(), mapInitIterator(), and mapNextIterator(). |
|
last returned iterator index. Definition at line 113 of file fsm.h. Referenced by mapInitIterator(), and mapNextIterator(). |
|
reversed traversal? Definition at line 112 of file fsm.h. Referenced by mapInitIterator(), and mapNextIterator(). |
|
transaction set. Definition at line 110 of file fsm.h. Referenced by fsmGetTs(), mapFreeIterator(), and mapInitIterator(). |