GME  13
Public Types | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
CSvnTestDlg Class Reference

#include <SvnTestDlg.h>

List of all members.

Public Types

enum  { IDD = IDD_TESTRESULTDIALOG }

Public Member Functions

 CSvnTestDlg (CWnd *pParent=NULL)
virtual ~CSvnTestDlg ()
afx_msg void OnSize (UINT nType, int cx, int cy)
void setContent (const CString &p_cont)
virtual BOOL OnInitDialog ()

Public Attributes

CEdit m_field
CButton m_btn

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)

Protected Attributes

CString m_defContent

Detailed Description

Definition at line 6 of file SvnTestDlg.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
IDD 

Definition at line 15 of file SvnTestDlg.h.


Constructor & Destructor Documentation

CSvnTestDlg::CSvnTestDlg ( CWnd *  pParent = NULL)

Definition at line 12 of file SvnTestDlg.cpp.

Definition at line 17 of file SvnTestDlg.cpp.


Member Function Documentation

void CSvnTestDlg::DoDataExchange ( CDataExchange *  pDX) [protected, virtual]

Definition at line 21 of file SvnTestDlg.cpp.

Definition at line 62 of file SvnTestDlg.cpp.

void CSvnTestDlg::OnSize ( UINT  nType,
int  cx,
int  cy 
)

Definition at line 36 of file SvnTestDlg.cpp.

void CSvnTestDlg::setContent ( const CString &  p_cont)

Definition at line 57 of file SvnTestDlg.cpp.


Member Data Documentation

Definition at line 24 of file SvnTestDlg.h.

CString CSvnTestDlg::m_defContent [protected]

Definition at line 30 of file SvnTestDlg.h.

Definition at line 23 of file SvnTestDlg.h.


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