CClientAreaWnd Class Reference

#include <ClientAreaWnd.h>

List of all members.

Public Member Functions

 CClientAreaWnd ()
void SaveState ()
BOOL Create (CWnd *pParent)
virtual ~CClientAreaWnd ()

Public Attributes

BOOL m_bShowSWBar

Protected Member Functions

afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg void OnSetFocus (CWnd *pOldWnd)
afx_msg BOOL OnEraseBkgnd (CDC *pDC)

Protected Attributes

CPluginFrame2 m_plugs2

Friends

class CChildView
class CMainFrame


Detailed Description

Definition at line 18 of file ClientAreaWnd.h.


Constructor & Destructor Documentation

CClientAreaWnd::CClientAreaWnd (  ) 

Definition at line 19 of file ClientAreaWnd.cpp.

CClientAreaWnd::~CClientAreaWnd (  )  [virtual]

Definition at line 23 of file ClientAreaWnd.cpp.


Member Function Documentation

void CClientAreaWnd::SaveState (  ) 

Definition at line 68 of file ClientAreaWnd.cpp.

Referenced by CMainFrame::SaveState().

BOOL CClientAreaWnd::Create ( CWnd *  pParent  ) 

Definition at line 57 of file ClientAreaWnd.cpp.

References FALSE, NULL, and TRUE.

Referenced by CChildView::OnCreate().

int CClientAreaWnd::OnCreate ( LPCREATESTRUCT  lpCreateStruct  )  [protected]

void CClientAreaWnd::OnSize ( UINT  nType,
int  cx,
int  cy 
) [protected]

Definition at line 49 of file ClientAreaWnd.cpp.

References m_plugs2.

void CClientAreaWnd::OnSetFocus ( CWnd *  pOldWnd  )  [protected]

Definition at line 72 of file ClientAreaWnd.cpp.

References m_plugs2, and CMainFrame::OnSetFocus().

BOOL CClientAreaWnd::OnEraseBkgnd ( CDC *  pDC  )  [protected]


Friends And Related Function Documentation

friend class CChildView [friend]

Definition at line 20 of file ClientAreaWnd.h.

friend class CMainFrame [friend]

Definition at line 21 of file ClientAreaWnd.h.


Member Data Documentation

Definition at line 38 of file ClientAreaWnd.h.

Referenced by OnCreate(), and CMainFrame::OnUpdateViewSwbar().


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

Generated on Sun May 25 00:20:37 2008 by  doxygen 1.5.6