|
virtual bool | OpenFile (std::fstream &stream, size_t &size, const std::string &name, std::ios_base::openmode mode=std::ifstream::in)=0 |
|
virtual bool | WriteFile (const Byte *data, size_t size, const std::string &name, std::ios_base::openmode mode=std::ifstream::out)=0 |
|
virtual bool | DeleteFile (const std::string &name)=0 |
|
virtual bool | Exists (const std::string &name)=0 |
|
virtual bool | TryStat (const std::string &name, FileStat &s)=0 |
|
virtual std::string | GetAppFilePathname (const std::string &filename)=0 |
|
The documentation for this class was generated from the following file: