Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

FlowViz.h

Go to the documentation of this file.
00001 // FlowViz.h : Haupt-Header-Datei für die Anwendung FLOWVIZ
00002 //
00003 
00004 #if !defined(AFX_FLOWVIZ_H__7E4BB9C5_410A_4446_8B36_66B0E2D43E02__INCLUDED_)
00005 #define AFX_FLOWVIZ_H__7E4BB9C5_410A_4446_8B36_66B0E2D43E02__INCLUDED_
00006 
00007 #if _MSC_VER > 1000
00008 #pragma once
00009 #endif // _MSC_VER > 1000
00010 
00011 #ifndef __AFXWIN_H__
00012         #error include 'stdafx.h' before including this file for PCH
00013 #endif
00014 
00015 #include "resource.h"       // Hauptsymbole
00016 #include "DialogProperties.h"
00018 // CFlowVizApp:
00019 // Siehe FlowViz.cpp für die Implementierung dieser Klasse
00020 //
00021 
00022 class CFlowVizApp : public CWinApp
00023 {
00024 public:
00025         CFlowVizApp();
00026         
00027 
00028 // Überladungen
00029         // Vom Klassenassistenten generierte Überladungen virtueller Funktionen
00030         //{{AFX_VIRTUAL(CFlowVizApp)
00031         public:
00032         virtual BOOL InitInstance();
00033         //}}AFX_VIRTUAL
00034 
00035 // Implementierung
00036         //{{AFX_MSG(CFlowVizApp)
00037         afx_msg void OnAppAbout();
00038                 // HINWEIS - An dieser Stelle werden Member-Funktionen vom Klassen-Assistenten eingefügt und entfernt.
00039                 //    Innerhalb dieser generierten Quelltextabschnitte NICHTS VERÄNDERN!
00040         //}}AFX_MSG
00041         DECLARE_MESSAGE_MAP()
00042 
00043         //CStatusBarCtrl m_statusBarPtr;
00044 
00045 };
00046 
00047 
00049 // Das einzige CFlowVizApp-Objekt
00050 
00051 extern CFlowVizApp theApp;
00053 
00054 //{{AFX_INSERT_LOCATION}}
00055 // Microsoft Visual C++ fügt unmittelbar vor der vorhergehenden Zeile zusätzliche Deklarationen ein.
00056 
00057 #endif // !defined(AFX_FLOWVIZ_H__7E4BB9C5_410A_4446_8B36_66B0E2D43E02__INCLUDED_)

Generated on Thu Jan 23 04:30:11 2003 for FlowVis- vector field in 2D by doxygen1.3-rc2