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

#include <ModInfo.h>

+ +

List of all members.

+ + + + + + +

+Public Member Functions

 ModCatalog ()
 ~ModCatalog ()
const TextFile () const
const TextPath () const
+ + +

+Static Public Member Functions

static const char * TYPENAME ()
+ + +

+Friends

class ModInfo
+

Detailed Description

+
+

Definition at line 104 of file ModInfo.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + +
ModCatalog::ModCatalog ()
+
+inline
+
+ +

Definition at line 111 of file ModInfo.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
ModCatalog::~ModCatalog ()
+
+inline
+
+ +

Definition at line 112 of file ModInfo.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
const Text& ModCatalog::File () const
+
+inline
+
+ +

Definition at line 114 of file ModInfo.h.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
const Text& ModCatalog::Path () const
+
+inline
+
+ +

Definition at line 115 of file ModInfo.h.

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

Definition at line 109 of file ModInfo.h.

+ +
+
+

Friends And Related Function Documentation

+ +
+
+ + + + + +
+ + + + +
friend class ModInfo
+
+friend
+
+ +

Definition at line 106 of file ModInfo.h.

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