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

math::TNumberNode< T > Class Template Reference

#include <nodes.h>

Inheritance diagram for math::TNumberNode< T >:

math::TNode< T > List of all members.

Public Member Functions

 TNumberNode (const T &AValue)
number () const
virtual void accept (TNodeVisitor< T > &)
 calls the visit method in TNodeVisitor<>

virtual TNumberNode< 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::TNumberNode< T >

TNumberNode<T> represents the node holding a constant value of type T.

Definition at line 335 of file nodes.h.


The documentation for this class was generated from the following file:
Generated on Sun Aug 22 06:47:45 2004 for MathTypeLibrary(libmath++) by doxygen 1.3.7