GEP::TerminalNode< T > Class Template Reference

#include <ExpressionTree.h>

Inheritance diagram for GEP::TerminalNode< T >:
Inheritance graph
[legend]
Collaboration diagram for GEP::TerminalNode< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TerminalNode (T *carg)
result ()
std::string getName () const

Private Attributes

T * arg

template<class T>
class GEP::TerminalNode< T >


Constructor & Destructor Documentation

template<class T >
GEP::TerminalNode< T >::TerminalNode ( T *  carg  )  [inline]

Member Function Documentation

template<class T >
std::string GEP::TerminalNode< T >::getName (  )  const [inline, virtual]

Reimplemented from GEP::Node< T >.

template<class T >
T GEP::TerminalNode< T >::result (  )  [inline, virtual]

Reimplemented from GEP::Node< T >.


Member Data Documentation

template<class T >
T* GEP::TerminalNode< T >::arg [private]

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

Generated on Fri Dec 11 22:28:17 2009 for LibGEP by  doxygen 1.6.1