Thrill  0.1
ZipNode< ValueType, ZipFunction, Pad, UnequalCheck, NoRebalance, kNumInputs >::RegisterParent Class Reference

Detailed Description

template<typename ValueType, typename ZipFunction, bool Pad, bool UnequalCheck, bool NoRebalance, size_t kNumInputs>
class thrill::api::ZipNode< ValueType, ZipFunction, Pad, UnequalCheck, NoRebalance, kNumInputs >::RegisterParent

Register Parent PreOp Hooks, instantiated and called for each Zip parent.

Definition at line 224 of file zip.hpp.

+ Collaboration diagram for ZipNode< ValueType, ZipFunction, Pad, UnequalCheck, NoRebalance, kNumInputs >::RegisterParent:

Public Member Functions

 RegisterParent (ZipNode *node)
 
template<typename Index , typename Parent >
void operator() (const Index &, Parent &parent)
 

Private Attributes

ZipNodenode_
 

Constructor & Destructor Documentation

◆ RegisterParent()

RegisterParent ( ZipNode node)
inlineexplicit

Definition at line 227 of file zip.hpp.

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ node_


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