artefaktur
software engineer &        architecture

 
 
 
 

class RessourceFileSystemFactory

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::io::RessourceFileSystemFactory Class Reference

#include <RessourceFileSystem.h>

Inheritance diagram for acdk::io::RessourceFileSystemFactory:

acdk::lang::Object acdk::io::FileSystemFactory acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

Factory for the acdk::io::RessourceFileSystem.


Public Member Functions

virtual bool isRootFileSystem ()
virtual int handleFile (IN(RString) file)
 If the file system doesn't handle this file it should return -1 otherwise the index of the start of the root name.

virtual RFileSystem create (IN(RString) file)
 create a new FileImplementation of the given file name


Member Function Documentation

virtual RFileSystem acdk::io::RessourceFileSystemFactory::create IN(RString file  )  [inline, virtual]
 

create a new FileImplementation of the given file name

Implements acdk::io::FileSystemFactory.

virtual int acdk::io::RessourceFileSystemFactory::handleFile IN(RString file  )  [inline, virtual]
 

If the file system doesn't handle this file it should return -1 otherwise the index of the start of the root name.

Sample: .ressource@tests/acdk/vfile/tar/acdk_dmi-src.tar@/dir/fname.c The RessourceFileSystem returns strlen(.ressource@), The TarFileSytem returns .ressource@tests/acdk/vfile/tar/acdk_dmi-src.tar@

Implements acdk::io::FileSystemFactory.

virtual bool acdk::io::RessourceFileSystemFactory::isRootFileSystem  )  [inline, virtual]
 

 
Last modified 2005-05-08 18:32 by SYSTEM By Artefaktur, Ing. Bureau Kommer