Nymph  v1.5.2
Flow-Based Data Processing Framework
KTSlotTwoArg< Signature > Member List

This is the complete list of members for KTSlotTwoArg< Signature >, including all inherited members.

fFuncKTSlotTwoArg< Signature >protected
first_argument_type typedefKTSlotTwoArg< Signature >
function_signature typedefKTSlotTwoArg< 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 typedefKTSlotTwoArg< Signature >
second_argument_type typedefKTSlotTwoArg< Signature >
~KTSlotTwoArg()KTSlotTwoArg< Signature >virtual