|
ADTF
|
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::IFileSystem | pure virtual |
| CreateDirectory(const char *strPath)=0 (defined in adtf::remote::devil::IFileSystem) | adtf::remote::devil::IFileSystem | pure virtual |
| DEFAULT_NAME | adtf::remote::devil::IFileSystem | static |
| Delete(const char *strPath)=0 (defined in adtf::remote::devil::IFileSystem) | adtf::remote::devil::IFileSystem | pure virtual |
| Exists(const char *strPath)=0 (defined in adtf::remote::devil::IFileSystem) | adtf::remote::devil::IFileSystem | pure virtual |
| GetDatFileDescription(const char *strDatFileName)=0 (defined in adtf::remote::devil::IFileSystem) | adtf::remote::devil::IFileSystem | pure virtual |
| GetFileSize(const char *strFileName) const =0 (defined in adtf::remote::wolverine::IFileSystem) | adtf::remote::wolverine::IFileSystem | pure virtual |
| IsDirectory(const char *strPath)=0 (defined in adtf::remote::devil::IFileSystem) | adtf::remote::devil::IFileSystem | pure virtual |
| IsFile(const char *strPath)=0 (defined in adtf::remote::devil::IFileSystem) | adtf::remote::devil::IFileSystem | pure virtual |
| List(const char *strSearch, bool bFilesOnly=true)=0 (defined in adtf::remote::devil::IFileSystem) | adtf::remote::devil::IFileSystem | pure virtual |
| Move(const char *strSourcePath, const char *strDestinationPath)=0 (defined in adtf::remote::devil::IFileSystem) | adtf::remote::devil::IFileSystem | pure virtual |
| ReadFile(const char *strFileName)=0 (defined in adtf::remote::devil::IFileSystem) | adtf::remote::devil::IFileSystem | pure virtual |
| SetDatFileDescription(const char *strDatFileName, const char *strDescription)=0 (defined in adtf::remote::devil::IFileSystem) | adtf::remote::devil::IFileSystem | pure virtual |
| WriteFile(const char *strFileName, const char *strContent)=0 (defined in adtf::remote::devil::IFileSystem) | adtf::remote::devil::IFileSystem | pure virtual |