MathTypeLibrary(libmath++) 0.0.3
Public Member Functions
math::TNegNode< T > Class Template Reference

#include <nodes.h>

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

List of all members.

Public Member Functions

 TNegNode (TNode< T > *ANode)
virtual void accept (TNodeVisitor< T > &)
 calls the visit method in TNodeVisitor<>
virtual TNegNode< T > * clone () const
 clones that node

Detailed Description

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

The class TNegNode<T> implements the negotiation operation for numbers of type T

Definition at line 448 of file nodes.h.


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