This is the complete list of members for Bagel::SpaceBar::CBofBitmap, including all inherited members.
| _bInitialized (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | protected |
| _bitmap (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | protected |
| _bOwnPalette (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | protected |
| _bReadOnly (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | protected |
| _bTopDown (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | protected |
| _bUseBackdrop (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | protectedstatic |
| _count (defined in Bagel::CBofError) | Bagel::CBofError | protectedstatic |
| _errCode (defined in Bagel::CBofError) | Bagel::CBofError | protected |
| _nDX (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | protected |
| _nDY (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | protected |
| _nScanDX (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | protected |
| _pBits (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | protected |
| _pPalette (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | protected |
| _szFileName (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | protected |
| alloc() override | Bagel::SpaceBar::CBofBitmap | protectedvirtual |
| bofMessageBox(const Common::String &content, const Common::String &title) (defined in Bagel::CBofError) | Bagel::CBofError | inlineprotectedvirtual |
| buildBitmap(CBofPalette *pPalette) | Bagel::SpaceBar::CBofBitmap | |
| captureScreen(CBofWindow *pWnd, CBofRect *pSrcRect, CBofRect *pDstRect=nullptr) | Bagel::SpaceBar::CBofBitmap | |
| CBofBitmap() | Bagel::SpaceBar::CBofBitmap | |
| CBofBitmap(int dx, int dy, CBofPalette *pPalette, bool bOwnPalette=false, byte *pPrivateBuff=nullptr) | Bagel::SpaceBar::CBofBitmap | |
| CBofBitmap(const char *pszFileName, CBofPalette *pPalette=nullptr, bool bOwnPalette=false) | Bagel::SpaceBar::CBofBitmap | |
| CBofError() (defined in Bagel::CBofError) | Bagel::CBofError | |
| CCache() | Bagel::CCache | |
| circle(int x, int y, uint16 nRadius, byte iColor) | Bagel::SpaceBar::CBofBitmap | |
| clearError() (defined in Bagel::CBofError) | Bagel::CBofError | inline |
| curtain(CBofWindow *pWnd, int nSpeed=8, int nMaskColor=NOT_TRANSPARENT) (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | |
| DeleteObject() (defined in Bagel::CBofObject) | Bagel::CBofObject | inlinevirtual |
| drawRect(CBofRect *cRect, byte iColor) | Bagel::SpaceBar::CBofBitmap | |
| errorOccurred() const (defined in Bagel::CBofError) | Bagel::CBofError | inline |
| fadeIn(CBofWindow *pWnd, int x=0, int y=0, int nMaskColor=NOT_TRANSPARENT, int nBlockSize=4, int nSpeed=10) | Bagel::SpaceBar::CBofBitmap | |
| fadeLines(CBofWindow *pWnd, int nSpeed=32, int nMaskColor=NOT_TRANSPARENT) (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | |
| fatalError(ErrorCode errCode, const char *format,...) | Bagel::CBofError | static |
| fillRect(CBofRect *cRect, byte iColor) | Bagel::SpaceBar::CBofBitmap | |
| flush() | Bagel::CCache | static |
| free() override | Bagel::SpaceBar::CBofBitmap | protectedvirtual |
| getErrorCode() const (defined in Bagel::CBofError) | Bagel::CBofError | inline |
| getErrorCount() (defined in Bagel::CBofError) | Bagel::CBofError | inlinestatic |
| getFileName() | Bagel::SpaceBar::CBofBitmap | |
| getPalette() (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| getPixelAddress(int x, int y) | Bagel::SpaceBar::CBofBitmap | |
| getPixelAddress(CBofPoint *pPoint) (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| getReadOnly() (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| getRect() (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| getSize() (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| getSurface() (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | |
| getUseBackdrop() (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inlinestatic |
| height() (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| initialize() (defined in Bagel::CBofError) | Bagel::CBofError | static |
| Bagel::CCache::initialize() | Bagel::CCache | static |
| isLocked() (defined in Bagel::CCache) | Bagel::CCache | inline |
| isTopDown() (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| isValidObject(const CBofObject *pObject) (defined in Bagel::CBofObject) | Bagel::CBofObject | inlinestatic |
| line(int nSrcX, int nSrcY, int nDstX, int nDstY, byte iColor) | Bagel::SpaceBar::CBofBitmap | |
| line(CBofPoint *pSrc, CBofPoint *pDest, byte iColor) | Bagel::SpaceBar::CBofBitmap | |
| load() | Bagel::CCache | |
| loadBitmap(const char *pszFileName, CBofPalette *pPalette) | Bagel::SpaceBar::CBofBitmap | |
| lock() (defined in Bagel::CCache) | Bagel::CCache | inline |
| operator Graphics::ManagedSurface &() (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| optimize(uint32 lRequestedFreeSpace) | Bagel::CCache | static |
| paint(CBofWindow *pWnd, int x, int y, CBofRect *pSrcRect=nullptr, int nMaskColor=NOT_TRANSPARENT) | Bagel::SpaceBar::CBofBitmap | |
| paint(CBofWindow *pWnd, CBofRect *pDstRect=nullptr, CBofRect *pSrcRect=nullptr, int nMaskColor=NOT_TRANSPARENT) | Bagel::SpaceBar::CBofBitmap | |
| paint(CBofBitmap *pBmp, int x, int y, CBofRect *pSrcRect=nullptr, int nMaskColor=NOT_TRANSPARENT) | Bagel::SpaceBar::CBofBitmap | |
| paint(CBofBitmap *pBmp, CBofRect *pDstRect=nullptr, CBofRect *pSrcRect=nullptr, int nMaskColor=NOT_TRANSPARENT) | Bagel::SpaceBar::CBofBitmap | |
| paint1To1(CBofBitmap *pBmp) | Bagel::SpaceBar::CBofBitmap | |
| paintMaskBackdrop(CBofWindow *pWnd, CBofRect *pDstRect=nullptr, CBofRect *pSrcRect=nullptr, int nMaskColor=NOT_TRANSPARENT) | Bagel::SpaceBar::CBofBitmap | |
| paintStretch4(CBofBitmap *pBmp, CBofRect *pDstRect, CBofRect *pSrcRect) | Bagel::SpaceBar::CBofBitmap | |
| paintStretchOpt(CBofBitmap *pBmp, CBofRect *pDstRect, CBofRect *pSrcRect, int nOptSize) | Bagel::SpaceBar::CBofBitmap | |
| readPixel(int x, int y) | Bagel::SpaceBar::CBofBitmap | |
| release() | Bagel::CCache | |
| releaseBitmap() | Bagel::SpaceBar::CBofBitmap | |
| reportError(ErrorCode errCode, const char *format,...) | Bagel::CBofError | |
| scrollLeft(int nPixels, CBofRect *pRect=nullptr) (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| scrollRight(int nPixels, CBofRect *pRect=nullptr) | Bagel::SpaceBar::CBofBitmap | |
| scrollUp(int nPixels) | Bagel::SpaceBar::CBofBitmap | |
| setIsOwnPalette(bool own) (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| setPalette(CBofPalette *pPalette, bool bOwnPalette=false) | Bagel::SpaceBar::CBofBitmap | |
| setReadOnly(bool bReadOnly) (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| setUseBackdrop(bool b) (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inlinestatic |
| unlock() (defined in Bagel::CCache) | Bagel::CCache | inline |
| width() (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| widthBytes() (defined in Bagel::SpaceBar::CBofBitmap) | Bagel::SpaceBar::CBofBitmap | inline |
| writePixel(int x, int y, byte iColor) | Bagel::SpaceBar::CBofBitmap | |
| ~CBofBitmap() | Bagel::SpaceBar::CBofBitmap | virtual |
| ~CBofError() (defined in Bagel::CBofError) | Bagel::CBofError | inlinevirtual |
| ~CBofObject() (defined in Bagel::CBofObject) | Bagel::CBofObject | inlinevirtual |
| ~CCache() | Bagel::CCache | virtual |