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