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

List of all members.

+ + + + + +

+Public Member Functions

 HangarSlot ()
 ~HangarSlot ()
int operator== (const HangarSlot &that) const
+ + +

+Static Public Member Functions

static const char * TYPENAME ()
+ + +

+Friends

class Hangar
+

Detailed Description

+
+

Definition at line 36 of file Hangar.cpp.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
HangarSlot::HangarSlot ()
+
+ +

Definition at line 64 of file Hangar.cpp.

+ +
+
+ +
+
+ + + + + + + +
HangarSlot::~HangarSlot ()
+
+ +

Definition at line 72 of file Hangar.cpp.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + + +
int HangarSlot::operator== (const HangarSlotthat) const
+
+inline
+
+ +

Definition at line 45 of file Hangar.cpp.

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

Definition at line 41 of file Hangar.cpp.

+ +
+
+

Friends And Related Function Documentation

+ +
+
+ + + + + +
+ + + + +
friend class Hangar
+
+friend
+
+ +

Definition at line 38 of file Hangar.cpp.

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