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/class_combat_roster.html | 264 ++++++++++++++++++++++++++++++ 1 file changed, 264 insertions(+) create mode 100644 Doc/doxygen/html/class_combat_roster.html (limited to 'Doc/doxygen/html/class_combat_roster.html') diff --git a/Doc/doxygen/html/class_combat_roster.html b/Doc/doxygen/html/class_combat_roster.html new file mode 100644 index 0000000..2bcb581 --- /dev/null +++ b/Doc/doxygen/html/class_combat_roster.html @@ -0,0 +1,264 @@ + + + + + +Starshatter_Open: CombatRoster Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
CombatRoster Class Reference
+
+
+ +

#include <CombatRoster.h>

+ +

List of all members.

+ + + +

+Public Member Functions

CombatGroupGetForce (const char *name)
+ + + + + +

+Static Public Member Functions

static const char * TYPENAME ()
static void Initialize ()
static void Close ()
static CombatRosterGetInstance ()
+

Detailed Description

+
+

Definition at line 29 of file CombatRoster.h.

+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
void CombatRoster::Close ()
+
+static
+
+ +

Definition at line 83 of file CombatRoster.cpp.

+ +
+
+ +
+
+ + + + + + + + +
CombatGroup * CombatRoster::GetForce (const char * name)
+
+ +

Definition at line 61 of file CombatRoster.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
CombatRoster * CombatRoster::GetInstance ()
+
+static
+
+ +

Definition at line 90 of file CombatRoster.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
void CombatRoster::Initialize ()
+
+static
+
+ +

Definition at line 77 of file CombatRoster.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
static const char* CombatRoster::TYPENAME ()
+
+inlinestatic
+
+ +

Definition at line 35 of file CombatRoster.h.

+ +
+
+
The documentation for this class was generated from the following files: +
+
+ + + + -- cgit v1.1