UnaryNode< Op, Child > Class Template Reference

#include <TreeNodes.h>

List of all members.

Public Member Functions

DeReference< Child >::Return_t child () const
 UnaryNode (const Child &c)
 UnaryNode (const UnaryNode< Op, Child > &t)
template<class OtherChild >
 UnaryNode (const UnaryNode< Op, OtherChild > &t)
template<class OtherChild , class Arg >
 UnaryNode (const UnaryNode< Op, OtherChild > &t, const Arg &a)
template<class OtherChild , class Arg1 , class Arg2 >
 UnaryNode (const UnaryNode< Op, OtherChild > &t, const Arg1 &a1, const Arg2 &a2)

template<class Op, class Child>
class UnaryNode< Op, Child >


Constructor & Destructor Documentation

template<class Op, class Child>
UnaryNode< Op, Child >::UnaryNode ( const Child &  c  )  [inline]

template<class Op, class Child>
UnaryNode< Op, Child >::UnaryNode ( const UnaryNode< Op, Child > &  t  )  [inline]

template<class Op, class Child>
template<class OtherChild >
UnaryNode< Op, Child >::UnaryNode ( const UnaryNode< Op, OtherChild > &  t  )  [inline]

template<class Op, class Child>
template<class OtherChild , class Arg >
UnaryNode< Op, Child >::UnaryNode ( const UnaryNode< Op, OtherChild > &  t,
const Arg &  a 
) [inline]

template<class Op, class Child>
template<class OtherChild , class Arg1 , class Arg2 >
UnaryNode< Op, Child >::UnaryNode ( const UnaryNode< Op, OtherChild > &  t,
const Arg1 &  a1,
const Arg2 &  a2 
) [inline]


Member Function Documentation

template<class Op, class Child>
DeReference<Child>::Return_t UnaryNode< Op, Child >::child (  )  const [inline]


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

Generated on Wed Mar 16 06:20:40 2011 for FreePOOMA by  doxygen 1.5.9