JSON RPC
JSON-RPC 2.0 library for C++
Here is a list of all typedefs with links to the classes they belong to:
args_tuple :
wwa::json_rpc::details::function_traits< T >
,
wwa::json_rpc::details::function_traits< R(*)(Args...)>
,
wwa::json_rpc::details::function_traits< R(C::*)(Args...)>
,
wwa::json_rpc::details::function_traits< std::function< R(Args...)> >
call_type :
wwa::json_rpc::details::function_traits< T >
handler_t :
wwa::json_rpc::dispatcher
is_transparent :
wwa::json_rpc::hasher
return_type :
wwa::json_rpc::details::function_traits< T >
,
wwa::json_rpc::details::function_traits< R(*)(Args...)>
,
wwa::json_rpc::details::function_traits< R(C::*)(Args...)>
,
wwa::json_rpc::details::function_traits< std::function< R(Args...)> >
type :
wwa::json_rpc::details::offset_sequence< N, std::index_sequence< Ints... > >
Generated by
1.12.0