math::TSymbolNode< T > Class Template Reference

#include <nodes.h>

Inheritance diagram for math::TSymbolNode< T >:

math::TNode< T >

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 Tue Dec 18 17:18:29 2007 for MathTypeLibrary(libmath++) by  doxygen 1.5.4