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