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_term_struct.html | 317 -------------------------------- 1 file changed, 317 deletions(-) delete mode 100644 Doc/doxygen/html/class_term_struct.html (limited to 'Doc/doxygen/html/class_term_struct.html') diff --git a/Doc/doxygen/html/class_term_struct.html b/Doc/doxygen/html/class_term_struct.html deleted file mode 100644 index bdafde1..0000000 --- a/Doc/doxygen/html/class_term_struct.html +++ /dev/null @@ -1,317 +0,0 @@ - - - - - -Starshatter_Open: TermStruct Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
TermStruct Class Reference
-
-
- -

#include <Term.h>

-
-Inheritance diagram for TermStruct:
-
-
- - -Term - -
- -

List of all members.

- - - - - - - - - - - - - - - - - -

-Public Member Functions

 TermStruct (TermList *elist)
virtual ~TermStruct ()
virtual void print (int level=10)
virtual TermStructisStruct ()
TermListelements ()
- Public Member Functions inherited from Term
 Term ()
virtual ~Term ()
virtual int operator== (const Term &rhs) const
virtual Termtouch ()
virtual TermBoolisBool ()
virtual TermNumberisNumber ()
virtual TermTextisText ()
virtual TermArrayisArray ()
virtual TermDefisDef ()
- - -

-Static Public Member Functions

static const char * TYPENAME ()
-

Detailed Description

-
-

Definition at line 134 of file Term.h.

-

Constructor & Destructor Documentation

- -
-
- - - - - - - - -
TermStruct::TermStruct (TermListelist)
-
- -

Definition at line 73 of file Term.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
TermStruct::~TermStruct ()
-
-virtual
-
- -

Definition at line 78 of file Term.cpp.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - -
TermList* TermStruct::elements ()
-
-inline
-
- -

Definition at line 145 of file Term.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
virtual TermStruct* TermStruct::isStruct ()
-
-inlinevirtual
-
- -

Reimplemented from Term.

- -

Definition at line 144 of file Term.h.

- -
-
- -
-
- - - - - -
- - - - - - - - -
void TermStruct::print (int level = 10)
-
-virtual
-
- -

Reimplemented from Term.

- -

Definition at line 85 of file Term.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
static const char* TermStruct::TYPENAME ()
-
-inlinestatic
-
- -

Reimplemented from Term.

- -

Definition at line 137 of file Term.h.

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