All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Windows::WindowsCacheFileIO Class Reference
Inheritance diagram for Eegeo::Windows::WindowsCacheFileIO:
Eegeo::Helpers::IFileIO

Public Member Functions

 WindowsCacheFileIO (WindowsNativeState *pState)
 
bool OpenFile (std::fstream &stream, size_t &size, const std::string &name, std::ios_base::openmode mode=std::ifstream::in)
 
bool WriteFile (const Byte *data, size_t size, const std::string &name, std::ios_base::openmode mode=std::ifstream::out)
 
bool DeleteFile (const std::string &name)
 
bool Exists (const std::string &name)
 
std::string GetAppFilePathname (const std::string &filename)
 
bool TryStat (const std::string &name, Helpers::FileStat &out_s)
 

The documentation for this class was generated from the following files: