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