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/_term_8h.html | 203 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 203 insertions(+) create mode 100644 Doc/doxygen/html/_term_8h.html (limited to 'Doc/doxygen/html/_term_8h.html') diff --git a/Doc/doxygen/html/_term_8h.html b/Doc/doxygen/html/_term_8h.html new file mode 100644 index 0000000..5ed4f06 --- /dev/null +++ b/Doc/doxygen/html/_term_8h.html @@ -0,0 +1,203 @@ + + + + + +Starshatter_Open: D:/SRC/StarshatterSVN/Parser/Term.h File Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Term.h File Reference
+
+
+
#include "Text.h"
+#include "List.h"
+
+

Go to the source code of this file.

+ + + + + + + + + +

+Classes

class  Term
class  TermBool
class  TermNumber
class  TermText
class  TermArray
class  TermStruct
class  TermDef
+ + + +

+Typedefs

typedef List< TermTermList
typedef ListIter< TermTermListIter
+ + +

+Functions

Termerror (char *, char *=0)
+

Typedef Documentation

+ +
+
+ + + + +
typedef List<Term> TermList
+
+ +

Definition at line 60 of file Term.h.

+ +
+
+ +
+
+ + + + +
typedef ListIter<Term> TermListIter
+
+ +

Definition at line 61 of file Term.h.

+ +
+
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
Term* error (char * ,
char *  = 0 
)
+
+ +

Definition at line 24 of file Term.cpp.

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