ADTF
Loading...
Searching...
No Matches
adtf::remote::wolverine::IFileSystem Member List

This is the complete list of members for adtf::remote::wolverine::IFileSystem, including all inherited members.

ADTF_IID(IFileSystem, "filesystem.wolverine.remote.adtf") (defined in adtf::remote::wolverine::IFileSystem)adtf::remote::wolverine::IFileSystem
adtf::remote::devil::IFileSystem::ADTF_IID(IFileSystem, "filesystem.devil.remote.adtf")adtf::remote::devil::IFileSystem
Copy(const char *strSourcePath, const char *strDestinationPath)=0 (defined in adtf::remote::devil::IFileSystem)adtf::remote::devil::IFileSystempure virtual
CreateDirectory(const char *strPath)=0 (defined in adtf::remote::devil::IFileSystem)adtf::remote::devil::IFileSystempure virtual
DEFAULT_NAMEadtf::remote::devil::IFileSystemstatic
Delete(const char *strPath)=0 (defined in adtf::remote::devil::IFileSystem)adtf::remote::devil::IFileSystempure virtual
Exists(const char *strPath)=0 (defined in adtf::remote::devil::IFileSystem)adtf::remote::devil::IFileSystempure virtual
GetDatFileDescription(const char *strDatFileName)=0 (defined in adtf::remote::devil::IFileSystem)adtf::remote::devil::IFileSystempure virtual
GetFileSize(const char *strFileName) const =0 (defined in adtf::remote::wolverine::IFileSystem)adtf::remote::wolverine::IFileSystempure virtual
IsDirectory(const char *strPath)=0 (defined in adtf::remote::devil::IFileSystem)adtf::remote::devil::IFileSystempure virtual
IsFile(const char *strPath)=0 (defined in adtf::remote::devil::IFileSystem)adtf::remote::devil::IFileSystempure virtual
List(const char *strSearch, bool bFilesOnly=true)=0 (defined in adtf::remote::devil::IFileSystem)adtf::remote::devil::IFileSystempure virtual
Move(const char *strSourcePath, const char *strDestinationPath)=0 (defined in adtf::remote::devil::IFileSystem)adtf::remote::devil::IFileSystempure virtual
ReadFile(const char *strFileName)=0 (defined in adtf::remote::devil::IFileSystem)adtf::remote::devil::IFileSystempure virtual
SetDatFileDescription(const char *strDatFileName, const char *strDescription)=0 (defined in adtf::remote::devil::IFileSystem)adtf::remote::devil::IFileSystempure virtual
WriteFile(const char *strFileName, const char *strContent)=0 (defined in adtf::remote::devil::IFileSystem)adtf::remote::devil::IFileSystempure virtual