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

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 652 of file nodes.h.


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