rag
graphic 2d engine
rag::File Member List

This is the complete list of members for rag::File, including all inherited members.

bundle (defined in rag::File)rag::Fileprotected
clearPatchFiles()rag::Filestatic
close()rag::File
exists()rag::File
existsPath(const std::string &path)rag::Filestatic
File(const std::string &path, bool bundle=true, bool logEnabled=true)rag::File
getFullPath()rag::File
getPatchFiles()rag::Filestatic
getSize()rag::File
load(std::string filename, bool bundle=true, std::string mode="rb", bool showErrors=true)rag::Filestatic
makePath(const std::string &path)rag::Filestatic
open(std::string mode="rb", bool showErrors=true)rag::File
osPath (defined in rag::File)rag::Fileprotected
patchFiles (defined in rag::File)rag::Fileprotectedstatic
path (defined in rag::File)rag::Fileprotected
pFile (defined in rag::File)rag::Fileprotected
read(void *buffer, size_t count)rag::File
setPatchFile(const std::string &filename, const std::string &filepath)rag::Filestatic
size (defined in rag::File)rag::Fileprotected
sPatchFilesLoaded (defined in rag::File)rag::Fileprotectedstatic
write(const void *ptr, size_t size, size_t count)rag::File
~File() (defined in rag::File)rag::Filevirtual