ScummVM API documentation
Gob::SaveLoad Member List

This is the complete list of members for Gob::SaveLoad, including all inherited members.

_vm (defined in Gob::SaveLoad)Gob::SaveLoadprotected
copySaveGame(const char *fileNameSrc, const char *fileNameDest) (defined in Gob::SaveLoad)Gob::SaveLoad
deleteFile(const char *fileName)Gob::SaveLoad
getDescription(const char *fileName) const (defined in Gob::SaveLoad)Gob::SaveLoadprotectedvirtual
getFilesMatchingPattern(const char *pattern) constGob::SaveLoadvirtual
getHandler(const char *fileName) const (defined in Gob::SaveLoad)Gob::SaveLoadprotectedvirtual
getSaveMode(const char *fileName) constGob::SaveLoadvirtual
getSize(const char *fileName)Gob::SaveLoad
kSaveModeExists enum valueGob::SaveLoad
kSaveModeIgnore enum valueGob::SaveLoad
kSaveModeNone enum valueGob::SaveLoad
kSaveModeSave enum valueGob::SaveLoad
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::SaveLoadstatic
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
SaveMode enum nameGob::SaveLoad
stripPath(const char *fileName, char separator='\\')Gob::SaveLoadstatic
~SaveLoad() (defined in Gob::SaveLoad)Gob::SaveLoadvirtual