#include <StatMPKFile.H>
Inheritance diagram for MPKFileObj:

Public Member Functions | |
| MPKFileObj (const Text &fname) throw () | |
| int | Search (int verbose, Stat::Collection &stats) throw (StatError::BadMPKFile, StatError::EndOfFile, FS::Failure, FS::DoesNotExist) |
Private Attributes | |
| Text | fname |
| Stat::Location * | loc |
| SMultiPKFileRep::Header * | hdr |
Friends | |
| class | MPKFileIter |
|
|
Definition at line 45 of file StatMPKFile.H. References fname, loc, and NEW_CONSTR. |
|
||||||||||||
|
Reimplemented from DirEntry. Definition at line 37 of file StatMPKFile.C. References StatCount::AddVal(), FS::Close(), Stat::MPKFileSize, NEW, NEW_CONSTR, MPKFileIter::Next(), FS::OpenReadOnly(), PKFileObj::Search(), and verbose. |
|
|
Definition at line 65 of file StatMPKFile.H. |
|
|
Definition at line 62 of file StatMPKFile.H. Referenced by MPKFileObj(). |
|
|
Definition at line 64 of file StatMPKFile.H. |
|
|
Definition at line 63 of file StatMPKFile.H. Referenced by MPKFileObj(). |
1.4.2