CMainFrame Class Reference

Implements the MFC-Main-Window. More...

#include <MainFrm.h>

List of all members.

Public Member Functions

virtual BOOL PreCreateWindow (CREATESTRUCT &cs)
virtual ~CMainFrame ()
afx_msg void OnSize (UINT nType, int cx, int cy)

Public Attributes

CUsefulSplitterWnd m_mainSplitter
BOOL m_bInitSplitter
CCreateContext * m_pContext

Protected Member Functions

 CMainFrame ()
virtual BOOL OnCreateClient (LPCREATESTRUCT lpcs, CCreateContext *pContext)


Detailed Description

Implements the MFC-Main-Window.


Constructor & Destructor Documentation

CMainFrame::CMainFrame (  )  [protected]

CMainFrame::~CMainFrame (  )  [virtual]


Member Function Documentation

BOOL CMainFrame::PreCreateWindow ( CREATESTRUCT &  cs  )  [virtual]

BOOL CMainFrame::OnCreateClient ( LPCREATESTRUCT  lpcs,
CCreateContext *  pContext 
) [protected, virtual]

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


Member Data Documentation

CUsefulSplitterWnd CMainFrame::m_mainSplitter

BOOL CMainFrame::m_bInitSplitter

CCreateContext* CMainFrame::m_pContext


The documentation for this class was generated from the following files:
Generated on Wed Jan 17 11:58:35 2007 for VisLuBsp1 by  doxygen 1.5.1-p1