Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

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 Wed Jun 9 18:45:49 2004 for MathTypeLibrary(libmath++) by doxygen 1.3.7