This is the complete list of members for Gob::SaveLoad_Geisha, including all inherited members.
_saveFiles (defined in Gob::SaveLoad_Geisha) | Gob::SaveLoad_Geisha | protectedstatic |
_vm (defined in Gob::SaveLoad) | Gob::SaveLoad | protected |
copySaveGame(const char *fileNameSrc, const char *fileNameDest) (defined in Gob::SaveLoad) | Gob::SaveLoad | |
deleteFile(const char *fileName) | Gob::SaveLoad | |
getDescription(const char *fileName) const override (defined in Gob::SaveLoad_Geisha) | Gob::SaveLoad_Geisha | protectedvirtual |
getFilesMatchingPattern(const char *pattern) const | Gob::SaveLoad | virtual |
getHandler(const char *fileName) const override (defined in Gob::SaveLoad_Geisha) | Gob::SaveLoad_Geisha | protectedvirtual |
getSaveFile(const char *fileName) const (defined in Gob::SaveLoad_Geisha) | Gob::SaveLoad_Geisha | protected |
getSaveFile(const char *fileName) (defined in Gob::SaveLoad_Geisha) | Gob::SaveLoad_Geisha | protected |
getSaveMode(const char *fileName) const override | Gob::SaveLoad_Geisha | virtual |
getSize(const char *fileName) | Gob::SaveLoad | |
kSaveFileSize (defined in Gob::SaveLoad_Geisha) | Gob::SaveLoad_Geisha | protectedstatic |
kSaveModeExists enum value | Gob::SaveLoad | |
kSaveModeIgnore enum value | Gob::SaveLoad | |
kSaveModeNone enum value | Gob::SaveLoad | |
kSaveModeSave enum value | Gob::SaveLoad | |
kSlotCount (defined in Gob::SaveLoad_Geisha) | Gob::SaveLoad_Geisha | protectedstatic |
kSlotSize (defined in Gob::SaveLoad_Geisha) | Gob::SaveLoad_Geisha | protectedstatic |
load(const char *fileName, int16 dataVar, int32 size, int32 offset) | Gob::SaveLoad | |
loadToRaw(const char *fileName, byte *ptr, int32 size, int32 offset) (defined in Gob::SaveLoad) | Gob::SaveLoad | |
replacePathSeparators(const char *path, char newSeparator) | Gob::SaveLoad | static |
save(const char *fileName, int16 dataVar, int32 size, int32 offset) | Gob::SaveLoad | |
saveFromRaw(const char *fileName, byte *ptr, int32 size, int32 offset) (defined in Gob::SaveLoad) | Gob::SaveLoad | |
SaveLoad(GobEngine *vm) | Gob::SaveLoad | |
SaveLoad_Geisha(GobEngine *vm, const char *targetName) (defined in Gob::SaveLoad_Geisha) | Gob::SaveLoad_Geisha | |
SaveMode enum name | Gob::SaveLoad | |
stripPath(const char *fileName, char separator='\\') | Gob::SaveLoad | static |
~SaveLoad() (defined in Gob::SaveLoad) | Gob::SaveLoad | virtual |
~SaveLoad_Geisha() override (defined in Gob::SaveLoad_Geisha) | Gob::SaveLoad_Geisha |