From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/_flt_dlg_8cpp.html | 363 ++++++++++++++++++++++++++++++++++++ 1 file changed, 363 insertions(+) create mode 100644 Doc/doxygen/html/_flt_dlg_8cpp.html (limited to 'Doc/doxygen/html/_flt_dlg_8cpp.html') diff --git a/Doc/doxygen/html/_flt_dlg_8cpp.html b/Doc/doxygen/html/_flt_dlg_8cpp.html new file mode 100644 index 0000000..c766e29 --- /dev/null +++ b/Doc/doxygen/html/_flt_dlg_8cpp.html @@ -0,0 +1,363 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/Stars45/FltDlg.cpp File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
FltDlg.cpp File Reference
+
+
+
#include "MemDebug.h"
+#include "FltDlg.h"
+#include "GameScreen.h"
+#include "Sim.h"
+#include "Ship.h"
+#include "ShipDesign.h"
+#include "Hangar.h"
+#include "FlightDeck.h"
+#include "Element.h"
+#include "CombatGroup.h"
+#include "Mission.h"
+#include "RadioMessage.h"
+#include "RadioTraffic.h"
+#include "Instruction.h"
+#include "FlightPlanner.h"
+#include "NetUtil.h"
+#include "Game.h"
+#include "Button.h"
+#include "ListBox.h"
+#include "ComboBox.h"
+#include "FormatUtil.h"
+
+

Go to the source code of this file.

+ + + + + + + + + + +

+Functions

 DEF_MAP_CLIENT (FltDlg, OnFilter)
 DEF_MAP_CLIENT (FltDlg, OnPackage)
 DEF_MAP_CLIENT (FltDlg, OnAlert)
 DEF_MAP_CLIENT (FltDlg, OnLaunch)
 DEF_MAP_CLIENT (FltDlg, OnStandDown)
 DEF_MAP_CLIENT (FltDlg, OnRecall)
 DEF_MAP_CLIENT (FltDlg, OnClose)
 DEF_MAP_CLIENT (FltDlg, OnMissionType)
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (FltDlg ,
OnFilter  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (FltDlg ,
OnPackage  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (FltDlg ,
OnAlert  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (FltDlg ,
OnLaunch  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (FltDlg ,
OnStandDown  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (FltDlg ,
OnRecall  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (FltDlg ,
OnClose  
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
DEF_MAP_CLIENT (FltDlg ,
OnMissionType  
)
+
+ +
+
+
+
+ + + + -- cgit v1.1