Home
last modified time | relevance | path

Searched defs:functor_ret (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Callback/
H A Dfunctor.h633 functor_ret( Callee &c,RT (CallType::* RHCB_CONST_REF f)(P1)) in functor_ret() function
642 functor_ret( const Callee &c,RT (CallType::* RHCB_CONST_REF f)(P1)const ) in functor_ret() function
650 functor_ret( RT (*f)(P1) ) in functor_ret() function
671 functor_ret( RT (CallType::* RHCB_CONST_REF f )()) in functor_ret() function
680 functor_ret( RT (CallType::* RHCB_CONST_REF f)()const ) in functor_ret() function
839 functor_ret( Callee &c,RT (CallType::* RHCB_CONST_REF f)(P1,P2)) in functor_ret() function
849 functor_ret( const Callee &c,RT (CallType::* RHCB_CONST_REF f)(P1,P2)const) in functor_ret() function
857 functor_ret( RT (*f)(P1,P2)) in functor_ret() function
878 functor_ret( RT (CallType::* RHCB_CONST_REF f)(P1)) in functor_ret() function
887 functor_ret( RT (CallType::* RHCB_CONST_REF f)(P1)const) in functor_ret() function