HDK
|
#include <NodeUnion.h>
Public Member Functions | |
NodeUnion () | |
ChildT * | getChild () const |
void | setChild (ChildT *child) |
const ValueT & | getValue () const |
ValueT & | getValue () |
void | setValue (const ValueT &val) |
Definition at line 32 of file NodeUnion.h.
|
inline |
Definition at line 39 of file NodeUnion.h.
|
inline |
Definition at line 41 of file NodeUnion.h.
|
inline |
Definition at line 44 of file NodeUnion.h.
|
inline |
Definition at line 45 of file NodeUnion.h.
|
inline |
Definition at line 42 of file NodeUnion.h.
|
inline |
Definition at line 46 of file NodeUnion.h.