BinaryNode< Op, Left, Right > Class Template Reference

#include <TreeNodes.h>

List of all members.

Public Member Functions

DeReference< Left >::Return_t left () const
DeReference< Right >::Return_t right () const
 BinaryNode (const Left &l, const Right &r)
 BinaryNode (const BinaryNode< Op, Left, Right > &t)
template<class OtherLeft , class OtherRight >
 BinaryNode (const BinaryNode< Op, OtherLeft, OtherRight > &t)
template<class OtherLeft , class OtherRight , class Arg >
 BinaryNode (const BinaryNode< Op, OtherLeft, OtherRight > &t, const Arg &a)
template<class OtherLeft , class OtherRight , class Arg1 , class Arg2 >
 BinaryNode (const BinaryNode< Op, OtherLeft, OtherRight > &t, const Arg1 &a1, const Arg2 &a2)

template<class Op, class Left, class Right>
class BinaryNode< Op, Left, Right >


Constructor & Destructor Documentation

template<class Op, class Left, class Right>
BinaryNode< Op, Left, Right >::BinaryNode ( const Left &  l,
const Right &  r 
) [inline]

template<class Op, class Left, class Right>
BinaryNode< Op, Left, Right >::BinaryNode ( const BinaryNode< Op, Left, Right > &  t  )  [inline]

template<class Op, class Left, class Right>
template<class OtherLeft , class OtherRight >
BinaryNode< Op, Left, Right >::BinaryNode ( const BinaryNode< Op, OtherLeft, OtherRight > &  t  )  [inline]

template<class Op, class Left, class Right>
template<class OtherLeft , class OtherRight , class Arg >
BinaryNode< Op, Left, Right >::BinaryNode ( const BinaryNode< Op, OtherLeft, OtherRight > &  t,
const Arg &  a 
) [inline]

template<class Op, class Left, class Right>
template<class OtherLeft , class OtherRight , class Arg1 , class Arg2 >
BinaryNode< Op, Left, Right >::BinaryNode ( const BinaryNode< Op, OtherLeft, OtherRight > &  t,
const Arg1 &  a1,
const Arg2 &  a2 
) [inline]


Member Function Documentation

template<class Op, class Left, class Right>
DeReference<Left>::Return_t BinaryNode< Op, Left, Right >::left (  )  const [inline]

template<class Op, class Left, class Right>
DeReference<Right>::Return_t BinaryNode< Op, Left, Right >::right (  )  const [inline]


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

Generated on Wed Mar 16 06:19:42 2011 for FreePOOMA by  doxygen 1.5.9