CIvfMfcApplicationBase Class Reference

#include <ivfmfc/IvfMfcApplication.h>

Inheritance diagram for CIvfMfcApplicationBase:

CIvfMfcApplication< T > List of all members.

Public Member Functions

virtual BOOL InitInstance ()
void disableIdleProcessing ()
void enableIdleProcessing ()
bool isIdleProcessing ()

Detailed Description

Ivf++ MFC appliction base class

This class is used to merge in functionality in the CIvfMfcApplication class.

Definition at line 38 of file IvfMfcApplication.h.


Member Function Documentation

void CIvfMfcApplicationBase::disableIdleProcessing  )  [inline]
 

disable idlde processing

Definition at line 50 of file IvfMfcApplication.h.

void CIvfMfcApplicationBase::enableIdleProcessing  )  [inline]
 

Enable idle processing

Definition at line 57 of file IvfMfcApplication.h.

virtual BOOL CIvfMfcApplicationBase::InitInstance  )  [inline, virtual]
 

Ininitalise variables

Reimplemented in CIvfMfcApplication< T >.

Definition at line 43 of file IvfMfcApplication.h.

bool CIvfMfcApplicationBase::isIdleProcessing  )  [inline]
 

Return idle processing state

Definition at line 63 of file IvfMfcApplication.h.

Referenced by CIvfMfcApplication< T >::Run().


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:53 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO