![]() |
rag
graphic 2d engine
|
This is the complete list of members for rag::File, including all inherited members.
bundle (defined in rag::File) | rag::File | protected |
clearPatchFiles() | rag::File | static |
close() | rag::File | |
exists() | rag::File | |
existsPath(const std::string &path) | rag::File | static |
File(const std::string &path, bool bundle=true, bool logEnabled=true) | rag::File | |
getFullPath() | rag::File | |
getPatchFiles() | rag::File | static |
getSize() | rag::File | |
load(std::string filename, bool bundle=true, std::string mode="rb", bool showErrors=true) | rag::File | static |
makePath(const std::string &path) | rag::File | static |
open(std::string mode="rb", bool showErrors=true) | rag::File | |
osPath (defined in rag::File) | rag::File | protected |
patchFiles (defined in rag::File) | rag::File | protectedstatic |
path (defined in rag::File) | rag::File | protected |
pFile (defined in rag::File) | rag::File | protected |
read(void *buffer, size_t count) | rag::File | |
setPatchFile(const std::string &filename, const std::string &filepath) | rag::File | static |
size (defined in rag::File) | rag::File | protected |
sPatchFilesLoaded (defined in rag::File) | rag::File | protectedstatic |
write(const void *ptr, size_t size, size_t count) | rag::File | |
~File() (defined in rag::File) | rag::File | virtual |