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

#include <DlgEvent.h>

Inheritance diagram for CDlgEvent:

Public Types

enum  { IDD = IDD_DLG_CAMERAEVENT }
 

Public Member Functions

 CDlgEvent (CWnd *pParent=NULL)
 

Public Attributes

CString m_strParm
 
int m_event
 

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 

Detailed Description

Definition at line 41 of file DlgEvent.h.

Member Enumeration Documentation

anonymous enum
Enumerator
IDD 

Definition at line 49 of file DlgEvent.h.

Constructor & Destructor Documentation

CDlgEvent::CDlgEvent ( CWnd *  pParent = NULL)

Definition at line 45 of file DlgEvent.cpp.

Member Function Documentation

void CDlgEvent::DoDataExchange ( CDataExchange *  pDX)
protectedvirtual

Definition at line 55 of file DlgEvent.cpp.

Member Data Documentation

int CDlgEvent::m_event

Definition at line 51 of file DlgEvent.h.

CString CDlgEvent::m_strParm

Definition at line 50 of file DlgEvent.h.


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