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

#include <Intel.h>

+ +

List of all members.

+ + + +

+Public Types

enum  INTEL_TYPE {
+  RESERVE = 1, +SECRET, +KNOWN, +LOCATED, +
+  TRACKED +
+ }
+ + + +

+Static Public Member Functions

static int IntelFromName (const char *name)
static const char * NameFromIntel (int intel)
+

Detailed Description

+
+

Definition at line 21 of file Intel.h.

+

Member Enumeration Documentation

+ +
+
+ + + + +
enum Intel::INTEL_TYPE
+
+
Enumerator:
+ + + + + +
RESERVE  +
SECRET  +
KNOWN  +
LOCATED  +
TRACKED  +
+
+
+ +

Definition at line 24 of file Intel.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + + +
int Intel::IntelFromName (const char * name)
+
+static
+
+ +

Definition at line 39 of file Intel.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + + +
const char * Intel::NameFromIntel (int intel)
+
+static
+
+ +

Definition at line 33 of file Intel.cpp.

+ +
+
+
The documentation for this class was generated from the following files:
    +
  • D:/SRC/StarshatterSVN/Stars45/Intel.h
  • +
  • D:/SRC/StarshatterSVN/Stars45/Intel.cpp
  • +
+
+
+ + + + -- cgit v1.1