From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/class_intel.html | 233 -------------------------------------- 1 file changed, 233 deletions(-) delete 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 deleted file mode 100644 index c8de369..0000000 --- a/Doc/doxygen/html/class_intel.html +++ /dev/null @@ -1,233 +0,0 @@ - - - - - -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