#include <ivfmfc/IvfMfcApplication.h>
Inheritance diagram for CIvfMfcApplication< T >:
Public Member Functions | |
virtual BOOL | InitInstance () |
virtual int | Run () |
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.
|
WIN32 InitInstance Setup up application instance and create application main window. Reimplemented from CIvfMfcApplicationBase. Definition at line 85 of file IvfMfcApplication.h. |
|
Applicatio loop Definition at line 97 of file IvfMfcApplication.h. References CIvfMfcApplicationBase::isIdleProcessing(). |