Thrill  0.1
ZipWindowNode< ValueType, ZipFunction_, Pad_, UnequalCheck, UseStdArray, kNumInputs_ >::RegisterParent Class Reference

Detailed Description

template<typename ValueType, typename ZipFunction_, bool Pad_, bool UnequalCheck, bool UseStdArray, size_t kNumInputs_>
class thrill::api::ZipWindowNode< ValueType, ZipFunction_, Pad_, UnequalCheck, UseStdArray, kNumInputs_ >::RegisterParent

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

Definition at line 321 of file zip_window.hpp.

+ Collaboration diagram for ZipWindowNode< ValueType, ZipFunction_, Pad_, UnequalCheck, UseStdArray, kNumInputs_ >::RegisterParent:

Public Member Functions

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

Private Attributes

ZipWindowNodenode_
 

Constructor & Destructor Documentation

◆ RegisterParent()

RegisterParent ( ZipWindowNode node)
inlineexplicit

Definition at line 324 of file zip_window.hpp.

Member Function Documentation

◆ operator()()

void operator() ( const Index &  ,
Parent &  parent 
)
inline

Definition at line 327 of file zip_window.hpp.

References BlockWriter< BlockSink >::Put(), and gen_data::value.

Member Data Documentation

◆ node_

ZipWindowNode* node_
private

Definition at line 352 of file zip_window.hpp.


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