Kuzu C++ API
|
This is the complete list of members for kuzu::function::TernaryFunctionExecutor, including all inherited members.
executeAllFlat(common::ValueVector &a, common::SelectionVector *aSelVector, common::ValueVector &b, common::SelectionVector *bSelVector, common::ValueVector &c, common::SelectionVector *cSelVector, common::ValueVector &result, common::SelectionVector *resultSelVector, void *dataPtr) | kuzu::function::TernaryFunctionExecutor | inlinestatic |
executeAllUnFlat(common::ValueVector &a, common::SelectionVector *aSelVector, common::ValueVector &b, common::SelectionVector *bSelVector, common::ValueVector &c, common::SelectionVector *cSelVector, common::ValueVector &result, common::SelectionVector *, void *dataPtr) | kuzu::function::TernaryFunctionExecutor | inlinestatic |
executeFlatFlatUnflat(common::ValueVector &a, common::SelectionVector *aSelVector, common::ValueVector &b, common::SelectionVector *bSelVector, common::ValueVector &c, common::SelectionVector *cSelVector, common::ValueVector &result, common::SelectionVector *, void *dataPtr) | kuzu::function::TernaryFunctionExecutor | inlinestatic |
executeFlatUnflatFlat(common::ValueVector &a, common::SelectionVector *aSelVector, common::ValueVector &b, common::SelectionVector *bSelVector, common::ValueVector &c, common::SelectionVector *cSelVector, common::ValueVector &result, common::SelectionVector *, void *dataPtr) | kuzu::function::TernaryFunctionExecutor | inlinestatic |
executeFlatUnflatUnflat(common::ValueVector &a, common::SelectionVector *aSelVector, common::ValueVector &b, common::SelectionVector *bSelVector, common::ValueVector &c, common::SelectionVector *cSelVector, common::ValueVector &result, common::SelectionVector *, void *dataPtr) | kuzu::function::TernaryFunctionExecutor | inlinestatic |
executeOnValue(common::ValueVector &a, common::ValueVector &b, common::ValueVector &c, common::ValueVector &result, uint64_t aPos, uint64_t bPos, uint64_t cPos, uint64_t resPos, void *dataPtr) | kuzu::function::TernaryFunctionExecutor | inlinestatic |
executeSwitch(common::ValueVector &a, common::SelectionVector *aSelVector, common::ValueVector &b, common::SelectionVector *bSelVector, common::ValueVector &c, common::SelectionVector *cSelVector, common::ValueVector &result, common::SelectionVector *resultSelVector, void *dataPtr) | kuzu::function::TernaryFunctionExecutor | inlinestatic |
executeUnflatFlatFlat(common::ValueVector &a, common::SelectionVector *aSelVector, common::ValueVector &b, common::SelectionVector *bSelVector, common::ValueVector &c, common::SelectionVector *cSelVector, common::ValueVector &result, common::SelectionVector *, void *dataPtr) | kuzu::function::TernaryFunctionExecutor | inlinestatic |
executeUnflatFlatUnflat(common::ValueVector &a, common::SelectionVector *aSelVector, common::ValueVector &b, common::SelectionVector *bSelVector, common::ValueVector &c, common::SelectionVector *cSelVector, common::ValueVector &result, common::SelectionVector *, void *dataPtr) | kuzu::function::TernaryFunctionExecutor | inlinestatic |
executeUnflatUnFlatFlat(common::ValueVector &a, common::SelectionVector *aSelVector, common::ValueVector &b, common::SelectionVector *bSelVector, common::ValueVector &c, common::SelectionVector *cSelVector, common::ValueVector &result, common::SelectionVector *, void *dataPtr) | kuzu::function::TernaryFunctionExecutor | inlinestatic |