Cafu Engine
cf::FileSys::FileSystemLocalPathT Class Reference
Inheritance diagram for cf::FileSys::FileSystemLocalPathT:

Public Member Functions

 FileSystemLocalPathT (const std::string &LocalPath_, const std::string &MountPoint_)
 Constructor. More...
 
InFileIOpenRead (const std::string &FileName)
 Destructor. Destroys the file system. More...
 
- Public Member Functions inherited from cf::FileSys::FileSystemT
virtual ~FileSystemT ()
 The virtual destructor, so that derived classes can safely be deleted via a FileSystemT (base class) pointer. More...
 

Constructor & Destructor Documentation

FileSystemLocalPathT::FileSystemLocalPathT ( const std::string &  LocalPath_,
const std::string &  MountPoint_ 
)

Constructor.

Exceptions
FileSystemExceptionTwhen there is a problem with initializing this file system.

Member Function Documentation

InFileI * FileSystemLocalPathT::OpenRead ( const std::string &  FileName)
virtual

Destructor. Destroys the file system.

Implements cf::FileSys::FileSystemT.


The documentation for this class was generated from the following files: