This is the complete list of members for Bagel::MFC::CWinApp, including all inherited members.
| _activeApp (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | static |
| _AfxDispatchCmdMsg(CCmdTarget *pTarget, unsigned int nID, int nCode, AFX_PMSG pfn, void *pExtra, unsigned int nSig, AFX_CMDHANDLERINFO *pHandlerInfo) (defined in Bagel::MFC::CCmdTarget) | Bagel::MFC::CCmdTarget | protected |
| _currentMessage (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| _currentPalette (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| _defaultBrush (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| _defaultFont (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| _defaultPen (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| _quitFlag (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | protected |
| _systemPalette (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| AddDocTemplate(CDocTemplate *pTemplate) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| addFontResource(const char *fontName) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | inline |
| addResources(const Common::Path &file) | Bagel::MFC::CWinApp | inline |
| AfxFindMessageEntry(const AFX_MSGMAP_ENTRY *lpEntry, unsigned int nMsg, unsigned int nCode, unsigned int nID) (defined in Bagel::MFC::CCmdTarget) | Bagel::MFC::CCmdTarget | protected |
| afxMapHDC(bool bCreate=false) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| afxMapHGDIOBJ(bool bCreate=false) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| afxMapWnd(bool bCreate=false) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| AfxRegisterWndClass(unsigned int nClassStyle, HCURSOR hCursor, HBRUSH hbrBackground, HICON hIcon) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| AfxUnlockTempMaps() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| afxUpdateWnds() (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inline |
| AssertValid() const (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | inlinevirtual |
| BeginWaitCursor() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| checkMessages() | Bagel::MFC::Libs::EventLoop | |
| classCObject (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | static |
| CloseAllDocuments(bool bEndSession) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| CObject() (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | |
| CObject(const CObject &)=default (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | |
| createFont(int nHeight, int nWidth, int nEscapement, int nOrientation, int nWeight, byte bItalic, byte bUnderline, byte cStrikeOut, byte nCharSet, byte nOutPrecision, byte nClipPrecision, byte nQuality, byte nPitchAndFamily, const char *lpszFacename) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | inline |
| CWinApp(const char *appName=nullptr) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| DispatchMessage(LPMSG lpMsg) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| doModal(CWnd *wnd) | Bagel::MFC::Libs::EventLoop | |
| DoWaitCursor(int nCode) override | Bagel::MFC::CWinApp | virtual |
| Dump(CDumpContext &dc) const (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | inlinevirtual |
| EndWaitCursor() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| EventLoop() (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inline |
| ExitInstance() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | protectedvirtual |
| findResource(const char *lpName, const char *lpType) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| freeResource(HGLOBAL hResData) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| GetActiveWindow() const (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inline |
| GetCapture() const (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| GetClassInfo(HINSTANCE hInstance, const char *lpClassName, LPWNDCLASS lpWndClass) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| getColor(COLORREF color) const (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| getCurrentPalette() const (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | inline |
| getDefaultBrush() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | inline |
| getDefaultFont() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | inline |
| getDefaultPen() const (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | inline |
| GetFocus() const (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inline |
| getFont(const char *lpszFacename, int nHeight) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| GetMessageMap() const (defined in Bagel::MFC::CCmdTarget) | Bagel::MFC::CCmdTarget | inlinevirtual |
| getMousePos() const (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inline |
| GetProfileInt(const char *lpszSection, const char *lpszEntry, int nDefault) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| GetProfileString(const char *lpszSection, const char *lpszEntry, const char *lpszDefault=nullptr) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| getResources() const (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | inline |
| GetRuntimeClass() const (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | virtual |
| getScreen() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | inline |
| getSystemDefaultPalette() const (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | inline |
| GetThisMessageMap() (defined in Bagel::MFC::CCmdTarget) | Bagel::MFC::CCmdTarget | static |
| HookKeyboard(HOOKPROC proc) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inline |
| InitApplication() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | virtual |
| InitInstance() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | protectedvirtual |
| IsKindOf(const CRuntimeClass *pClass) const (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | |
| isQuitting() const (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inline |
| joyGetPos(unsigned int uJoyID, LPJOYINFO pji) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| joyReleaseCapture(unsigned int uJoyID) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| joySetCapture(HWND hwnd, unsigned int uJoyID, unsigned int uPeriod, bool fChanged) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| joySetThreshold(unsigned int uJoyID, unsigned int uThreshold) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| KillTimer(HWND hWnd, uintptr nIDEvent) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| LoadCursor(const char *lpszResourceName) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| LoadCursor(unsigned int nIDResource) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| loadResource(HRSRC hResInfo) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| LoadStandardCursor(const char *lpszCursorName) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| lockResource(HGLOBAL hResData) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| LookupMessage(unsigned int message) (defined in Bagel::MFC::CCmdTarget) | Bagel::MFC::CCmdTarget | protected |
| m_lpCmdLine (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| m_nCmdShow (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| m_pDocManager (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| m_pMainWnd (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| OnCmdMsg(unsigned int nID, int nCode, void *pExtra, AFX_CMDHANDLERINFO *pHandlerInfo) (defined in Bagel::MFC::CCmdTarget) | Bagel::MFC::CCmdTarget | |
| OnFileNew() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | virtual |
| OnFileOpen() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | virtual |
| OnFilePrintSetup() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | inlinevirtual |
| OnIdle(long lCount) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inlinevirtual |
| operator=(const CObject &)=default (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | |
| pause() (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| PeekMessage(LPMSG lpMsg, HWND hWnd, unsigned int wMsgFilterMin, unsigned int wMsgFilterMax, unsigned int wRemoveMsg) | Bagel::MFC::Libs::EventLoop | |
| pollEvents(Common::Event &event) | Bagel::MFC::Libs::EventLoop | |
| PopActiveWindow() (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| PostMessage(HWND hWnd, unsigned int Msg, WPARAM wParam, LPARAM lParam) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| quit() (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inline |
| QUIT_NONE enum value (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | protected |
| QUIT_QUIT enum value (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | protected |
| QUIT_QUITTING enum value (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | protected |
| QuitFlag enum name (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | protected |
| ReleaseCapture() (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| removeFontResource(const char *fontName) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | inline |
| removeResources(const Common::Path &file) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | inline |
| RestoreWaitCursor() (defined in Bagel::MFC::CCmdTarget) | Bagel::MFC::CCmdTarget | |
| Run() | Bagel::MFC::CWinApp | |
| runEventLoop() (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| SaveAllModified() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | virtual |
| SetActiveWindow(CWnd *wnd) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| SetCapture(HWND hWnd) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| SetCursor(HCURSOR hCursor) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| SetDialogBkColor() (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| setDirectory(const char *folder) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| SetFocus(CWnd *wnd) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| setFocusChangeProc(FocusChangeProc proc) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inline |
| setKeybinder(KeybindProc proc) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inline |
| setMousePos(const Common::Point &pt) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| setPalette(const Graphics::Palette &pal) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| SetTimer(HWND hWnd, uintptr nIDEvent, unsigned int nElapse, void(CALLBACK *lpfnTimer)(HWND, unsigned int, uintptr, uint32)) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| shouldQuit() const | Bagel::MFC::Libs::EventLoop | inline |
| sizeofResource(HRSRC hResInfo) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| TranslateMessage(LPMSG lpMsg) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | |
| UnhookKeyboard(HHOOK hook) (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inline |
| unlockResource(HGLOBAL hResData) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| WriteProfileInt(const char *lpszSection, const char *lpszEntry, int nValue) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| WriteProfileString(const char *lpszSection, const char *lpszEntry, const char *lpszValue) (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| ~CCmdTarget() override (defined in Bagel::MFC::CCmdTarget) | Bagel::MFC::CCmdTarget | inline |
| ~CObject()=0 (defined in Bagel::MFC::CObject) | Bagel::MFC::CObject | pure virtual |
| ~CWinApp() override (defined in Bagel::MFC::CWinApp) | Bagel::MFC::CWinApp | |
| ~CWinThread() override (defined in Bagel::MFC::CWinThread) | Bagel::MFC::CWinThread | inline |
| ~EventLoop() (defined in Bagel::MFC::Libs::EventLoop) | Bagel::MFC::Libs::EventLoop | inlinevirtual |