Nymph
v1.5.2
Flow-Based Data Processing Framework
|
This is the complete list of members for KTSlotTwoArg< Signature >, including all inherited members.
fFunc | KTSlotTwoArg< Signature > | protected |
first_argument_type typedef | KTSlotTwoArg< Signature > | |
function_signature typedef | KTSlotTwoArg< Signature > | |
KTSlotTwoArg(const std::string &name, XFuncOwnerType *owner, return_type(XFuncOwnerType::*func)(first_argument_type, second_argument_type)) | KTSlotTwoArg< Signature > | |
KTSlotTwoArg(const std::string &name, KTProcessor *proc, XFuncOwnerType *owner, return_type(XFuncOwnerType::*func)(first_argument_type, second_argument_type)) | KTSlotTwoArg< Signature > | |
operator()(first_argument_type arg1, second_argument_type arg2) | KTSlotTwoArg< Signature > | |
return_type typedef | KTSlotTwoArg< Signature > | |
second_argument_type typedef | KTSlotTwoArg< Signature > | |
~KTSlotTwoArg() | KTSlotTwoArg< Signature > | virtual |