template<typename AdapterT, typename RegT, typename InfoT, typename FnT, typename MsgT>
RunnableFunctor struct
Public types
- using AdapterType = AdapterT
- using MsgType = MsgT
Public static variables
- static const AutoHandlerType idx
Constructors, destructors, conversion operators
- RunnableFunctor() defaulted