CPARK 1.0
A light-weighted, distributed computing framework for C++ that offers a fast and general-purpose large data processing solution.
Loading...
Searching...
No Matches
cpark::Transform< Func > Member List

This is the complete list of members for cpark::Transform< Func >, including all inherited members.

operator()(const R &r) const (defined in cpark::Transform< Func >)cpark::Transform< Func >inline
Transform(Func func) (defined in cpark::Transform< Func >)cpark::Transform< Func >inlineexplicit