ScummVM API documentation
Gob::SaveLoad_Playtoons Member List

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

_gameHandler (defined in Gob::SaveLoad_Playtoons)Gob::SaveLoad_Playtoonsprotected
_saveFiles (defined in Gob::SaveLoad_Playtoons)Gob::SaveLoad_Playtoonsprotectedstatic
_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 override (defined in Gob::SaveLoad_Playtoons)Gob::SaveLoad_Playtoonsprotectedvirtual
getFilesMatchingPattern(const char *pattern) constGob::SaveLoadvirtual
getHandler(const char *fileName) const override (defined in Gob::SaveLoad_Playtoons)Gob::SaveLoad_Playtoonsprotectedvirtual
getSaveFile(const char *fileName) const (defined in Gob::SaveLoad_Playtoons)Gob::SaveLoad_Playtoonsprotected
getSaveFile(const char *fileName) (defined in Gob::SaveLoad_Playtoons)Gob::SaveLoad_Playtoonsprotected
getSaveMode(const char *fileName) const overrideGob::SaveLoad_Playtoonsvirtual
getSize(const char *fileName)Gob::SaveLoad
kIndexSizeGob::SaveLoad_Playtoonsstatic
kPropsSize (defined in Gob::SaveLoad_Playtoons)Gob::SaveLoad_Playtoonsstatic
kSaveModeExists enum valueGob::SaveLoad
kSaveModeIgnore enum valueGob::SaveLoad
kSaveModeNone enum valueGob::SaveLoad
kSaveModeSave enum valueGob::SaveLoad
kSlotCount (defined in Gob::SaveLoad_Playtoons)Gob::SaveLoad_Playtoonsstatic
kSlotNameLength (defined in Gob::SaveLoad_Playtoons)Gob::SaveLoad_Playtoonsstatic
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
SaveLoad_Playtoons(GobEngine *vm, const char *targetName) (defined in Gob::SaveLoad_Playtoons)Gob::SaveLoad_Playtoons
SaveMode enum nameGob::SaveLoad
stripPath(const char *fileName, char separator='\\')Gob::SaveLoadstatic
~SaveLoad() (defined in Gob::SaveLoad)Gob::SaveLoadvirtual
~SaveLoad_Playtoons() override (defined in Gob::SaveLoad_Playtoons)Gob::SaveLoad_Playtoons