Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

CWndRedir Class Reference
[OOFILE GUI forms interface.]

#include <CWndRedir.h>

Collaboration diagram for CWndRedir:

Collaboration graph
[legend]
List of all members.

Detailed Description

Redirection for cross-platform work.

Provides methods to support transparent substitution of a shadow class in calls that take CWnd*, and shadow objects to look like pointers.

This is not really needed for classical MFC work but is required for our PowerPlant->MFC migration kit and has had to be included in the MFC integration to avoid compiling libraries with different settings depending on the presence of the PP2MFC layer or not.


Public Member Functions

 CWndRedir (CWnd *inWnd=0)
virtual ~CWndRedir ()
 operator CWnd * ()
CWndWnd () const

Protected Attributes

CWndmWnd


Constructor & Destructor Documentation

CWndRedir::CWndRedir CWnd inWnd = 0  )  [inline]
 

virtual CWndRedir::~CWndRedir  )  [inline, virtual]
 


Member Function Documentation

CWndRedir::operator CWnd *  )  [inline]
 

CWnd* CWndRedir::Wnd  )  const [inline]
 


Member Data Documentation

CWnd* CWndRedir::mWnd [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Jan 1 21:32:41 2004 for OOFILE by doxygen 1.3.5