![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <DebuggerFindDlg.h>
Public Member Functions | |
| rvDebuggerFindDlg () | |
| bool | DoModal (rvDebuggerWindow *window) |
| const char * | GetFindText (void) |
Protected Attributes | |
| HWND | mWnd |
Static Private Member Functions | |
| static INT_PTR CALLBACK | DlgProc (HWND wnd, UINT msg, WPARAM wparam, LPARAM lparam) |
Static Private Attributes | |
| static char | mFindText [256] |
Definition at line 33 of file DebuggerFindDlg.h.
| rvDebuggerFindDlg::rvDebuggerFindDlg | ( | void | ) |
Definition at line 43 of file DebuggerFindDlg.cpp.
|
staticprivate |
Definition at line 71 of file DebuggerFindDlg.cpp.
| bool rvDebuggerFindDlg::DoModal | ( | rvDebuggerWindow * | window | ) |
Definition at line 54 of file DebuggerFindDlg.cpp.
Definition at line 54 of file DebuggerFindDlg.h.
|
staticprivate |
Definition at line 49 of file DebuggerFindDlg.h.
|
protected |
Definition at line 45 of file DebuggerFindDlg.h.
1.8.6.