Home
last modified time | relevance | path

Searched refs:CallbackSig (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dhandler.hpp189 using CallbackSig = boost::callable_traits::args_t<Handler>; in executeCallback() typedef
190 using InputArgsType = typename utility::DecayTuple<CallbackSig>::type; in executeCallback()