ADTF  3.18.4
UnaryDelegate< ReturnType, ParamType > Member List

This is the complete list of members for UnaryDelegate< ReturnType, ParamType >, including all inherited members.

Base typedef (defined in UnaryDelegate< ReturnType, ParamType >)UnaryDelegate< ReturnType, ParamType >private
operator()(ParamType param)UnaryDelegate< ReturnType, ParamType >inline
UnaryDelegate(ReturnType(*Function)(ParamType))UnaryDelegate< ReturnType, ParamType >inline
UnaryDelegate(Method method, Instance &instance)UnaryDelegate< ReturnType, ParamType >inline