Constructor
The IccFile and IccRecordIndex object must exist before the IccFileIterator is created.
IccFileIterator (IccFile* file,
IccRecordIndex* index,
IccFile::SearchCriterion search = IccFile::gteqToKey)
IccRecordIndex* index,
IccFile::SearchCriterion search = IccFile::gteqToKey)
- file
- A pointer to the IccFile object that is to be browsed
- index
- A pointer to the IccRecordIndex object that is being used to select a record in the file
- search
- An enumeration, defined in IccFile, that indicates the criterion being used to find a search match. The default is gteqToKey.
Conditions
DISABLED, FILENOTFOUND, ILLOGIC, INVREQ, IOERR, ISCINVREQ, NOTAUTH, NOTFND, NOTOPEN, SYSIDERR, LOADING