math::TPlusNode< T > Class Template Reference

#include <nodes.h>

Inheritance diagram for math::TPlusNode< T >:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

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

The class TPlusNode<T> implements the plus operator for numbers of type T.

Definition at line 435 of file nodes.h.


The documentation for this class was generated from the following file:
Generated on Mon Nov 21 10:35:08 2005 for MathTypeLibrary(libmath++) by  doxygen 1.4.5