FS Namespace Reference

Virtual Filesystem. More...


Classes

class  FileSystem
 FileSystem is abstract class encapsulating file system. More...

class  File
 Open file on the filesystem. This is virtual class that is used to define interface to files. More...


Detailed Description

Virtual Filesystem.

Todo:
I feel that "factory" model used in this library is a bit flawed. This is because it exposes raw unmanaged pointers (risk of pointer corruption), and because it forces the user to call "delete" on these pointers to explicitly release them. This, in my opinion, is bad design, so it should be fixed to something resembling "smart pointers" or std::auto_ptr<> in behavior to represent file and filesystem resources


Generated on Sun May 1 17:34:30 2005 for RealityStrike Game Engine API by doxygen 1.3.6