|
typedef std::list< BESFSDir >::iterator | dirIterator |
|
typedef std::list< BESFSFile >::iterator | fileIterator |
|
|
virtual BESFSDir::dirIterator | beginOfDirList () |
|
virtual BESFSDir::fileIterator | beginOfFileList () |
|
| BESFSDir (const BESFSDir ©From) |
|
| BESFSDir (const std::string &dirName) |
|
| BESFSDir (const std::string &dirName, const std::string &fileExpr) |
|
virtual BESFSDir::dirIterator | endOfDirList () |
|
virtual BESFSDir::fileIterator | endOfFileList () |
|
virtual std::string | getDirName () |
|
Definition at line 41 of file BESFSDir.h.
The documentation for this class was generated from the following files: