math::TSymbolNode< T > Class Template Reference

#include <nodes.h>

Inheritance diagram for math::TSymbolNode< T >:

Inheritance graph
[legend]
Collaboration diagram for math::TSymbolNode< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TSymbolNode (const std::string &ASymbol)
std::string symbol () const
 returns the symbol's name
virtual void accept (TNodeVisitor< T > &)
 calls the visit method in TNodeVisitor<>
virtual TSymbolNode< T > * clone () const
 clones that node
virtual bool equals (const TNode< T > *ANode) const
 returns true, if given node equals to this one

Detailed Description

template<typename T>
class math::TSymbolNode< T >

TSymbolNode<> represents any symbol used in an expression, except the function parameter and build-in functions itself.

Definition at line 354 of file nodes.h.


The documentation for this class was generated from the following file:
Generated on Mon Nov 28 20:09:03 2005 for MathTypeLibrary(libmath++) by  doxygen 1.4.5