#include <AtomicComputationClasses.h>
|
| | ~HashLeft () |
| |
| | HashLeft (TupleSpec &input, TupleSpec &output, TupleSpec &projection, std::string nodeName, std::string lambdaNameIn) |
| |
| | HashLeft (TupleSpec &input, TupleSpec &output, TupleSpec &projection, std::string nodeName, std::string lambdaNameIn, KeyValueList &useMe) |
| |
| std::string | getAtomicComputationType () override |
| |
| AtomicComputationTypeID | getAtomicComputationTypeID () override |
| |
| std::string & | getLambdaToApply () |
| |
std::pair< std::string,
std::string > | findSource (std::string attName, AtomicComputationList &allComps) override |
| |
| virtual | ~AtomicComputation () |
| |
| AtomicComputationPtr | getShared () |
| |
| void | destroyPtr () |
| |
| | AtomicComputation (TupleSpec inputIn, TupleSpec outputIn, TupleSpec projectionIn, std::string computationName) |
| |
std::shared_ptr< std::map
< std::string, std::string > > & | getKeyValuePairs () |
| |
| void | setShared (AtomicComputationPtr meIn) |
| |
| TupleSpec & | getOutput () |
| |
| std::string & | getOutputName () |
| |
| TupleSpec & | getInput () |
| |
| std::string & | getInputName () |
| |
| TupleSpec & | getProjection () |
| |
| std::string & | getComputationName () |
| |
| int | findPosInOutputAtts (std::string &findMe) |
| |
Definition at line 115 of file AtomicComputationClasses.h.
| std::pair<std::string, std::string> HashLeft::findSource |
( |
std::string |
attName, |
|
|
AtomicComputationList & |
allComps |
|
) |
| |
|
inlineoverridevirtual |
| std::string HashLeft::getAtomicComputationType |
( |
| ) |
|
|
inlineoverridevirtual |
| std::string& HashLeft::getLambdaToApply |
( |
| ) |
|
|
inline |
| std::string HashLeft::lambdaName |
|
private |
The documentation for this struct was generated from the following file: