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/_dictionary_8inl.html | 175 +++++++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 Doc/doxygen/html/_dictionary_8inl.html (limited to 'Doc/doxygen/html/_dictionary_8inl.html') diff --git a/Doc/doxygen/html/_dictionary_8inl.html b/Doc/doxygen/html/_dictionary_8inl.html new file mode 100644 index 0000000..d5aefdc --- /dev/null +++ b/Doc/doxygen/html/_dictionary_8inl.html @@ -0,0 +1,175 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/FoundationEx/Dictionary.inl File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Dictionary.inl File Reference
+
+
+ +

Go to the source code of this file.

+ + + +

+Macros

#define DICT_CHECK(a, b)   if ((a) == 0) throw b;
+ + +

+Variables

const int CHAINS = 256
+

Macro Definition Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
#define DICT_CHECK( a,
 
)   if ((a) == 0) throw b;
+
+ +

Definition at line 16 of file Dictionary.inl.

+ +
+
+

Variable Documentation

+ +
+
+ + + + +
const int CHAINS = 256
+
+ +

Definition at line 21 of file Dictionary.inl.

+ +
+
+
+
+ + + + -- cgit v1.1