This is the complete list of members for Bagel::CBagel, including all inherited members.
_bDirty (defined in Bagel::CBofOptions) | Bagel::CBofOptions | protected |
_cCursorList (defined in Bagel::CBofApp) | Bagel::CBofApp | protected |
_cDefaultCursor (defined in Bagel::CBofApp) | Bagel::CBofApp | protected |
_count (defined in Bagel::CBofError) | Bagel::CBofError | protectedstatic |
_errCode (defined in Bagel::CBofError) | Bagel::CBofError | protected |
_gameReg (defined in Bagel::CBagel) | Bagel::CBagel | protected |
_installCode (defined in Bagel::CBagel) | Bagel::CBagel | protected |
_nColorDepth (defined in Bagel::CBofApp) | Bagel::CBofApp | protected |
_nIterations (defined in Bagel::CBofApp) | Bagel::CBofApp | protected |
_nScreenDX (defined in Bagel::CBofApp) | Bagel::CBofApp | protected |
_nScreenDY (defined in Bagel::CBofApp) | Bagel::CBofApp | protected |
_numRetries (defined in Bagel::CBagel) | Bagel::CBagel | protected |
_pBofApp (defined in Bagel::CBofApp) | Bagel::CBofApp | protectedstatic |
_pDefPalette (defined in Bagel::CBofApp) | Bagel::CBofApp | protected |
_pMainWnd (defined in Bagel::CBofApp) | Bagel::CBofApp | protected |
_pOptionList (defined in Bagel::CBofOptions) | Bagel::CBofOptions | protected |
_pPalette (defined in Bagel::CBofApp) | Bagel::CBofApp | protected |
_szAppName (defined in Bagel::CBofApp) | Bagel::CBofApp | protected |
_szFileName (defined in Bagel::CBofOptions) | Bagel::CBofOptions | protected |
addCursor(CBofCursor &cCursor) (defined in Bagel::CBofApp) | Bagel::CBofApp | |
bofMessageBox(const Common::String &content, const Common::String &title) (defined in Bagel::CBofError) | Bagel::CBofError | inlineprotectedvirtual |
CBagel(const BagelReg *gameReg) (defined in Bagel::CBagel) | Bagel::CBagel | |
CBofApp() (defined in Bagel::CBofApp) | Bagel::CBofApp | |
CBofApp(const char *pszAppName) (defined in Bagel::CBofApp) | Bagel::CBofApp | |
CBofError() (defined in Bagel::CBofError) | Bagel::CBofError | |
CBofOptions(const char *pszOptionsFile=nullptr) | Bagel::CBofOptions | |
clearError() (defined in Bagel::CBofError) | Bagel::CBofError | inline |
commit() | Bagel::CBofOptions | |
consolePlayVideo(const Common::Path &path) (defined in Bagel::CBofApp) | Bagel::CBofApp | |
delCursor(int nIndex) (defined in Bagel::CBofApp) | Bagel::CBofApp | |
errorOccurred() const (defined in Bagel::CBofError) | Bagel::CBofError | inline |
fatalError(ErrorCode errCode, const char *format,...) | Bagel::CBofError | static |
getActualWindow() const (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
getApp() (defined in Bagel::CBofApp) | Bagel::CBofApp | inlinestatic |
getAppName() const (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
getBagApp() (defined in Bagel::CBagel) | Bagel::CBagel | inlinestatic |
getCacheFileList() (defined in Bagel::CBagel) | Bagel::CBagel | inlinestatic |
getCaptureControl() const (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
getChromaColor() (defined in Bagel::CBagel) | Bagel::CBagel | inline |
getCursor(int nIndex) (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
getDefaultCursor() const (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
getErrorCode() const (defined in Bagel::CBofError) | Bagel::CBofError | inline |
getErrorCount() (defined in Bagel::CBofError) | Bagel::CBofError | inlinestatic |
getFileName() const (defined in Bagel::CBofOptions) | Bagel::CBofOptions | inline |
getFocusControl() const (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
getMachineSpeed() (defined in Bagel::CBofApp) | Bagel::CBofApp | inlinestatic |
getMainWindow() const (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
getMasterWnd() const (defined in Bagel::CBagel) | Bagel::CBagel | inline |
getNumberOfCursors() const (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
getOption(const char *section, const char *option, char *stringValue, const char *defaultValue, uint32 size) | Bagel::CBagel | |
getOption(const char *section, const char *option, int *intValue, int defaultValue) | Bagel::CBagel | |
getOption(const char *section, const char *option, bool *boolValue, int defaultValue) | Bagel::CBagel | |
getPalette() const (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
initialize() override | Bagel::CBagel | virtual |
initLocalFilePaths() | Bagel::CBagel | protected |
isValidObject(const CBofObject *pObject) (defined in Bagel::CBofObject) | Bagel::CBofObject | inlinestatic |
load() | Bagel::CBofOptions | |
loadOptionFile(const char *pszFile) | Bagel::CBofOptions | |
postShutDown() (defined in Bagel::CBofApp) | Bagel::CBofApp | |
preInit() (defined in Bagel::CBofApp) | Bagel::CBofApp | |
readSetting(const char *section, const char *option, char *stringValue, const char *defaultValue, uint32 nSize) | Bagel::CBofOptions | |
readSetting(const char *section, const char *option, int *nValue, int defaultValue) | Bagel::CBofOptions | |
readSetting(const char *section, const char *option, bool *boolValue, bool defaultValue) | Bagel::CBofOptions | |
registerGame(const BagelReg *gameReg) | Bagel::CBagel | |
release() | Bagel::CBofOptions | |
reportError(ErrorCode errCode, const char *format,...) | Bagel::CBofError | |
runApp() override | Bagel::CBagel | virtual |
screenDepth() const (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
screenHeight() const (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
screenWidth() const (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
setAppName(const char *newAppName) override (defined in Bagel::CBagel) | Bagel::CBagel | inlinevirtual |
setCaptureControl(CBofWindow *ctl) (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
setDefaultCursor(CBofCursor &cCursor) (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
setFocusControl(CBofWindow *ctl) (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
setMainWindow(CBofWindow *pWnd) (defined in Bagel::CBofApp) | Bagel::CBofApp | inline |
setOption(const char *section, const char *option, const char *stringValue) | Bagel::CBagel | |
setOption(const char *section, const char *option, int intValue) | Bagel::CBagel | |
setPalette(CBofPalette *pPalette) (defined in Bagel::CBofApp) | Bagel::CBofApp | |
shouldQuit() const =0 (defined in Bagel::CBofApp) | Bagel::CBofApp | protectedpure virtual |
showNextCDDialog(CBofWindow *parentWin, int diskId) (defined in Bagel::CBagel) | Bagel::CBagel | static |
shutdown() override | Bagel::CBagel | virtual |
ShutDownCode() (defined in Bagel::CBofApp) | Bagel::CBofApp | protected |
StartupCode() (defined in Bagel::CBofApp) | Bagel::CBofApp | protected |
verifyCDInDrive(int diskId, const char *waveFile) | Bagel::CBagel | |
writeSetting(const char *pszSection, const char *pszOption, const char *pszValue) | Bagel::CBofOptions | |
writeSetting(const char *pszSection, const char *pszOption, int nValue) | Bagel::CBofOptions | |
~CBagel() (defined in Bagel::CBagel) | Bagel::CBagel | |
~CBofApp() (defined in Bagel::CBofApp) | Bagel::CBofApp | virtual |
~CBofError() (defined in Bagel::CBofError) | Bagel::CBofError | inlinevirtual |
~CBofOptions() | Bagel::CBofOptions | virtual |