This is the complete list of members for Bagel::CBagSaveGameFile, including all inherited members.
_count (defined in Bagel::CBofError) | Bagel::CBofError | protectedstatic |
_errCode (defined in Bagel::CBofError) | Bagel::CBofError | protected |
_lFlags (defined in Bagel::CBofFile) | Bagel::CBofFile | protected |
_stream (defined in Bagel::CBofFile) | Bagel::CBofFile | protected |
_szFileName (defined in Bagel::CBofFile) | Bagel::CBofFile | protected |
addRecord(void *pBuf, int32 lLength, bool bUpdateHeader=false, uint32 lKey=0xFFFFFFFF) | Bagel::CBofDataFile | |
anySavedGames() (defined in Bagel::CBagSaveGameFile) | Bagel::CBagSaveGameFile | |
bofMessageBox(const Common::String &content, const Common::String &title) (defined in Bagel::CBofError) | Bagel::CBofError | inlineprotectedvirtual |
CBagSaveGameFile(bool isSaving) (defined in Bagel::CBagSaveGameFile) | Bagel::CBagSaveGameFile | |
CBofDataFile() | Bagel::CBofDataFile | |
CBofError() (defined in Bagel::CBofError) | Bagel::CBofError | |
CBofFile() | Bagel::CBofFile | |
CBofFile(const char *pszFileName, uint32 lFlags=(0x00000002|0x00000004)) | Bagel::CBofFile | |
clearError() (defined in Bagel::CBofError) | Bagel::CBofError | inline |
close() override | Bagel::CBofDataFile | virtual |
commit() | Bagel::CBofFile | |
create() | Bagel::CBofDataFile | |
Bagel::CBofFile::create(const char *pszFileName, uint32 lFlags=(0x00000002|0x00000004)|0x00000020) | Bagel::CBofFile | |
errorOccurred() const (defined in Bagel::CBofError) | Bagel::CBofError | inline |
fatalError(ErrorCode errCode, const char *format,...) | Bagel::CBofError | static |
findRecord(uint32 lKey) | Bagel::CBofDataFile | |
getActualNumSaves() (defined in Bagel::CBagSaveGameFile) | Bagel::CBagSaveGameFile | |
getErrorCode() const (defined in Bagel::CBofError) | Bagel::CBofError | inline |
getErrorCount() (defined in Bagel::CBofError) | Bagel::CBofError | inlinestatic |
getLength() | Bagel::CBofFile | |
getMaxRecSize() const | Bagel::CBofDataFile | |
getNumberOfRecs() const (defined in Bagel::CBofDataFile) | Bagel::CBofDataFile | inline |
getNumSavedGames() const (defined in Bagel::CBagSaveGameFile) | Bagel::CBagSaveGameFile | inline |
getPassword() const (defined in Bagel::CBofDataFile) | Bagel::CBofDataFile | inline |
getPosition() | Bagel::CBofFile | |
getRecSize(int32 lRecNum) | Bagel::CBofDataFile | |
initialize() (defined in Bagel::CBofError) | Bagel::CBofError | static |
isValidObject(const CBofObject *pObject) (defined in Bagel::CBofObject) | Bagel::CBofObject | inlinestatic |
open() | Bagel::CBofDataFile | |
Bagel::CBofFile::open(const char *pszFileName, uint32 lFlags=(0x00000002|0x00000004)) | Bagel::CBofFile | |
operator Common::SeekableReadStream *() const (defined in Bagel::CBofFile) | Bagel::CBofFile | inline |
read(void *pDestBuf, int32 lBytes) override | Bagel::CBofDataFile | virtual |
read(HeaderRec &rec) (defined in Bagel::CBofDataFile) | Bagel::CBofDataFile | |
read(HeadInfo &rec) (defined in Bagel::CBofDataFile) | Bagel::CBofDataFile | |
readFromFile(int32 lRecNum, void *pBuf, int32 lBytes) | Bagel::CBofDataFile | |
readHeader() | Bagel::CBofDataFile | protected |
readRecord(int32 lRecNum, void *pBuf) | Bagel::CBofDataFile | |
readSavedGame(int32 slotNum) | Bagel::CBagSaveGameFile | |
readTitle(int32 lSlot, StSavegameHeader *pSavedGame) | Bagel::CBagSaveGameFile | |
readTitleOnly(int32 lSlot, char *pGameTitle) (defined in Bagel::CBagSaveGameFile) | Bagel::CBagSaveGameFile | |
releaseFile() | Bagel::CBofDataFile | |
reportError(ErrorCode errCode, const char *format,...) | Bagel::CBofError | |
seek(uint32 lPos) | Bagel::CBofFile | inline |
seekToBeginning() | Bagel::CBofFile | inline |
seekToEnd() | Bagel::CBofFile | |
setFile(const char *pszFileName, uint32 lFlags) | Bagel::CBofDataFile | |
setPassword(const char *pszPassword) | Bagel::CBofDataFile | |
setPosition(uint32 lPos) | Bagel::CBofFile | |
verifyAllRecords() | Bagel::CBofDataFile | |
verifyRecord(int32 lRecNum) | Bagel::CBofDataFile | |
write(const void *pSrcBuf, int32 lBytes) override | Bagel::CBofDataFile | virtual |
write(HeaderRec &rec) (defined in Bagel::CBofDataFile) | Bagel::CBofDataFile | |
write(HeadInfo &rec) (defined in Bagel::CBofDataFile) | Bagel::CBofDataFile | |
writeHeader() | Bagel::CBofDataFile | protected |
writeRecord(int32 lRecNum, void *pBuf, int32 lSize=-1, bool bUpdateHeader=false, uint32 lKey=0xFFFFFFFF) | Bagel::CBofDataFile | |
writeSavedGame() | Bagel::CBagSaveGameFile | |
~CBofDataFile() | Bagel::CBofDataFile | virtual |
~CBofError() (defined in Bagel::CBofError) | Bagel::CBofError | inlinevirtual |
~CBofFile() | Bagel::CBofFile | virtual |