| class CZipFileMemberIterator |
An iterator class for iterating though all the entries in the archive.
| Public Member Functions | |
|---|---|
| IMPORT_C CZipFileMember * | NextL(void) |
| Private Member Functions | |
|---|---|
| CZipFileMemberIterator(CZipFile *) | |
| Private Attributes | |
|---|---|
| TInt | iIndex |
| CZipFile * | iZipFile |
| CZipFileMemberIterator | ( | CZipFile * | aZipFile | ) | [private] |
| CZipFile * aZipFile |