FunctionLib Member List

This is the complete list of members for FunctionLib, including all inherited members.

CreateConstantFunction(const InternedId &outputId, const DataType &resultType, const ConstDataPtr &value)FunctionLibstatic
CreateConstantFunction(const typename std::decay< typename maxon::details::MemberType< RESULT >::type >::type &value)FunctionLibstatic
CreateWrapper(FN &&function)FunctionLibstatic
DestructWrapper typedefFunctionLib
InvokeWrapper typedefFunctionLib
MAXON_INTERFACE_NONVIRTUAL(FunctionLib, MAXON_REFERENCE_NONE, "net.maxon.interface.functionlib")FunctionLibprivate
PrivateCreateWrapper(void *function, const DataType &type, DestructWrapper destruct, InvokeWrapper invoke)FunctionLibprivatestatic