|
QDP++
|
#include <TreeNodes.h>
Public Member Functions | |
| const Op & | operation () const |
| DeReference< Child >::Return_t | child () const |
| UnaryNode (const Op &o, const Child &c) | |
| UnaryNode (const Child &c) | |
| UnaryNode (const UnaryNode< Op, Child > &t) | |
| template<class OtherChild> | |
| UnaryNode (const UnaryNode< Op, OtherChild > &t) | |
Definition at line 139 of file TreeNodes.h.
|
inline |
Definition at line 157 of file TreeNodes.h.
|
inline |
Definition at line 164 of file TreeNodes.h.
|
inline |
Definition at line 171 of file TreeNodes.h.
|
inline |
Definition at line 181 of file TreeNodes.h.
|
inline |
Definition at line 151 of file TreeNodes.h.
Referenced by ForEach< UnaryNode< Op, A >, FTag, CTag >::apply(), and ForEachInOrder< UnaryNode< Op, A >, FTag, VTag, CTag >::apply().
|
inline |
Definition at line 147 of file TreeNodes.h.
Referenced by ForEach< UnaryNode< Op, A >, FTag, CTag >::apply(), and ForEachInOrder< UnaryNode< Op, A >, FTag, VTag, CTag >::apply().