#include <StatDir.H>
Inheritance diagram for DirObj:
Public Member Functions | |
DirObj (const Text &path) throw () | |
int | Search (int verbose, Stat::Collection &stats) throw (StatError::UnevenLevels, StatError::BadMPKFile, StatError::EndOfFile, FS::Failure, FS::DoesNotExist) |
Private Attributes | |
Text | path |
Friends | |
class | DirIter |
|
|
|
Reimplemented from DirEntry. Definition at line 39 of file StatDir.C. References StatCount::AddVal(), NEW, NEW_CONSTR, DirIter::Next(), DirEntry::Search(), and verbose. |
|
|
|
|