doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes | Static Private Member Functions | Static Private Attributes | List of all members
rvDebuggerFindDlg Class Reference

#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]
 

Detailed Description

Definition at line 33 of file DebuggerFindDlg.h.

Constructor & Destructor Documentation

rvDebuggerFindDlg::rvDebuggerFindDlg ( void  )

Definition at line 43 of file DebuggerFindDlg.cpp.

Member Function Documentation

INT_PTR CALLBACK rvDebuggerFindDlg::DlgProc ( HWND  wnd,
UINT  msg,
WPARAM  wparam,
LPARAM  lparam 
)
staticprivate

Definition at line 71 of file DebuggerFindDlg.cpp.

bool rvDebuggerFindDlg::DoModal ( rvDebuggerWindow window)

Definition at line 54 of file DebuggerFindDlg.cpp.

ID_INLINE const char * rvDebuggerFindDlg::GetFindText ( void  )

Definition at line 54 of file DebuggerFindDlg.h.

Member Data Documentation

char rvDebuggerFindDlg::mFindText
staticprivate

Definition at line 49 of file DebuggerFindDlg.h.

HWND rvDebuggerFindDlg::mWnd
protected

Definition at line 45 of file DebuggerFindDlg.h.


The documentation for this class was generated from the following files: