rpm 5.3.12
Data Fields
iosmIterator_s Struct Reference

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

#include <rpmio/iosm.h>

Data Fields

void * ts
void * fi
int reverse
int isave
int i

Detailed Description

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

Todo:
rpmts and rpmsx need to be moved elsewhere.

Definition at line 207 of file iosm.h.


Field Documentation

transaction element file info.

Definition at line 209 of file iosm.h.

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

iterator index.

Definition at line 212 of file iosm.h.

Referenced by mapFind(), mapInitIterator(), mapNextIterator(), and rpmReadPackageManifest().

last returned iterator index.

Definition at line 211 of file iosm.h.

Referenced by mapInitIterator(), and mapNextIterator().

reversed traversal?

Definition at line 210 of file iosm.h.

Referenced by mapInitIterator(), and mapNextIterator().

transaction set.

Definition at line 208 of file iosm.h.

Referenced by fsmGetTs(), fsmSetup(), fsmTeardown(), iosmSetup(), iosmTeardown(), and mapFreeIterator().


The documentation for this struct was generated from the following file: