MathTypeLibrary(libmath++) 0.0.3
Public Member Functions
math::TUnEquNode< T > Class Template Reference
Inheritance diagram for math::TUnEquNode< T >:
Inheritance graph
[legend]
Collaboration diagram for math::TUnEquNode< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 616 of file nodes.h.


The documentation for this class was generated from the following file: