Thrill
0.1
|
Register Parent PreOp Hooks, instantiated and called for each Concat parent
Definition at line 128 of file concat.hpp.
#include <concat.hpp>
Public Member Functions | |
RegisterParent (ConcatNode *concat_node) | |
template<typename Index , typename Parent > | |
void | operator() (const Index &, Parent &parent) |
Private Attributes | |
ConcatNode * | concat_node_ |
|
inlineexplicit |
Definition at line 131 of file concat.hpp.
|
inline |
Definition at line 135 of file concat.hpp.
References ConcatNode< ValueType >::RegisterParent::concat_node_, BlockWriter< BlockSink >::Put(), and ConcatNode< ValueType >::writers_.
|
private |
Definition at line 151 of file concat.hpp.
Referenced by ConcatNode< ValueType >::RegisterParent::operator()().