BESFSDir Class Reference

#include <BESFSDir.h>

Collaboration diagram for BESFSDir:
Collaboration graph
[legend]

List of all members.

Public Types

typedef list< BESFSDir >::iterator dirIterator
typedef list< BESFSFile >::iterator fileIterator

Public Member Functions

virtual BESFSDir::dirIterator beginOfDirList ()
virtual BESFSDir::fileIterator beginOfFileList ()
 BESFSDir (const BESFSDir &copyFrom)
 BESFSDir (const string &dirName, const string &fileExpr)
 BESFSDir (const string &dirName)
virtual BESFSDir::dirIterator endOfDirList ()
virtual BESFSDir::fileIterator endOfFileList ()
virtual string getDirName ()
virtual ~BESFSDir ()

Detailed Description

Definition at line 44 of file BESFSDir.h.


Member Typedef Documentation

typedef list<BESFSDir>::iterator BESFSDir::dirIterator

Definition at line 61 of file BESFSDir.h.

typedef list<BESFSFile>::iterator BESFSDir::fileIterator

Definition at line 65 of file BESFSDir.h.


Constructor & Destructor Documentation

BESFSDir::BESFSDir ( const string &  dirName  ) 

Definition at line 45 of file BESFSDir.cc.

BESFSDir::BESFSDir ( const string &  dirName,
const string &  fileExpr 
)

Definition at line 51 of file BESFSDir.cc.

BESFSDir::BESFSDir ( const BESFSDir copyFrom  ) 

Definition at line 57 of file BESFSDir.cc.

BESFSDir::~BESFSDir (  )  [virtual]

Definition at line 63 of file BESFSDir.cc.


Member Function Documentation

BESFSDir::dirIterator BESFSDir::beginOfDirList (  )  [virtual]

Definition at line 67 of file BESFSDir.cc.

BESFSDir::fileIterator BESFSDir::beginOfFileList (  )  [virtual]

Definition at line 87 of file BESFSDir.cc.

BESFSDir::dirIterator BESFSDir::endOfDirList (  )  [virtual]

Definition at line 77 of file BESFSDir.cc.

BESFSDir::fileIterator BESFSDir::endOfFileList (  )  [virtual]

Definition at line 97 of file BESFSDir.cc.

virtual string BESFSDir::getDirName (  )  [inline, virtual]

Definition at line 69 of file BESFSDir.h.


The documentation for this class was generated from the following files:
Generated by  doxygen 1.6.2-20100208