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

math::TEquNode< T > Class Template Reference

#include <nodes.h>

Inheritance diagram for math::TEquNode< T >:

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

Public Member Functions

 TEquNode (TNode< T > *ALeft, TNode< T > *ARight)
virtual void accept (TNodeVisitor< T > &)
 calls the visit method in TNodeVisitor<>
virtual TEquNodeclone () const
 clones that node

Detailed Description

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

The class TEquNode<> impelemnts the equation operation on nodes for numbers of type T.

Todo:
: complete the Equation class interface and impelemntation.

Definition at line 607 of file nodes.h.


The documentation for this class was generated from the following file:
Generated on Wed Oct 27 08:59:42 2004 for MathTypeLibrary(libmath++) by  doxygen 1.3.9.1