CIvfMfcApplication< T > Class Template Reference

#include <ivfmfc/IvfMfcApplication.h>

Inheritance diagram for CIvfMfcApplication< T >:

CIvfMfcApplicationBase List of all members.

Public Member Functions

virtual BOOL InitInstance ()
virtual int Run ()

Detailed Description

template<class T>
class CIvfMfcApplication< T >

Ivf++ MFC application class

This class implements a complete MFC based Ivf++ application, that can be used as a normal Ivf++ application.

Definition at line 76 of file IvfMfcApplication.h.


Member Function Documentation

template<class T>
virtual BOOL CIvfMfcApplication< T >::InitInstance  )  [inline, virtual]
 

WIN32 InitInstance

Setup up application instance and create application main window.

Reimplemented from CIvfMfcApplicationBase.

Definition at line 85 of file IvfMfcApplication.h.

template<class T>
virtual int CIvfMfcApplication< T >::Run  )  [inline, virtual]
 

Applicatio loop

Definition at line 97 of file IvfMfcApplication.h.

References CIvfMfcApplicationBase::isIdleProcessing().


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