Searched defs:ResultType (Results 1 – 3 of 3) sorted by relevance
194 using ResultType = boost::callable_traits::return_type_t<Handler>; in executeCallback() typedef
175 using ResultType = boost::callable_traits::return_type_t<Callback>; in callFunction() typedef605 using ResultType = boost::callable_traits::return_type_t<CallbackType>; in register_method() typedef
90 typedef typename traits::result_type ResultType; typedef in dbus::LambdaDbusMethod