Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

CLayer Class Reference
["Panes"]

#include <CLayer.h>

Inheritance diagram for CLayer:

Inheritance graph
[legend]
Collaboration diagram for CLayer:

Collaboration graph
[legend]
List of all members.

Public Methods

 CLayer (LWindow *pParent=NULL, UINT nIDTemplate=0, UINT nIDCaption=0)
virtual BOOL OnSetActive ()
virtual BOOL OnCommand (WPARAM wParam, LPARAM lParam)

Static Public Methods

void FinishedCreatingLayers ()

Protected Attributes

LWindowmParentWindow

Static Protected Attributes

BOOL sLayerCreationMode = false

Constructor & Destructor Documentation

CLayer::CLayer LWindow   pParent = NULL,
UINT    nIDTemplate = 0,
UINT    nIDCaption = 0
 


Member Function Documentation

void CLayer::FinishedCreatingLayers   [static]
 

BOOL CLayer::OnCommand WPARAM    wParam,
LPARAM    lParam
[virtual]
 

BOOL CLayer::OnSetActive   [virtual]
 


Member Data Documentation

LWindow* CLayer::mParentWindow [protected]
 

BOOL CLayer::sLayerCreationMode = false [static, protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Jul 22 18:20:27 2002 for PP2MFC by doxygen1.2.17