artefaktur
software engineer &        architecture

 
 
 
 

class FTPFileSystemFactory

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

acdk::net::ftp::FTPFileSystemFactory Class Reference

#include <FTPFileSystem.h>

Inheritance diagram for acdk::net::ftp::FTPFileSystemFactory:

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

Public Member Functions

 FTPFileSystemFactory ()
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


Constructor & Destructor Documentation

acdk::net::ftp::FTPFileSystemFactory::FTPFileSystemFactory  )  [inline]
 


Member Function Documentation

virtual RFileSystem acdk::net::ftp::FTPFileSystemFactory::create IN(RString file  )  [virtual]
 

create a new FileImplementation of the given file name

Implements acdk::io::FileSystemFactory.

virtual int acdk::net::ftp::FTPFileSystemFactory::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::net::ftp::FTPFileSystemFactory::isRootFileSystem  )  [inline, virtual]
 

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