packio
packio::client< Rpc, Socket, Map > Member List

This is the complete list of members for packio::client< Rpc, Socket, Map >, including all inherited members.

async_call(std::string_view name, ArgsTuple &&args, CallHandler &&handler=typename net::default_completion_token< executor_type >::type(), std::optional< std::reference_wrapper< id_type >> call_id=std::nullopt)packio::client< Rpc, Socket, Map >inline
async_call(std::string_view name, CallHandler &&handler=typename net::default_completion_token< executor_type >::type(), std::optional< std::reference_wrapper< id_type >> call_id=std::nullopt)packio::client< Rpc, Socket, Map >inline
async_notify(std::string_view name, ArgsTuple &&args, NotifyHandler &&handler=typename net::default_completion_token< executor_type >::type())packio::client< Rpc, Socket, Map >inline
async_notify(std::string_view name, NotifyHandler &&handler=typename net::default_completion_token< executor_type >::type())packio::client< Rpc, Socket, Map >inline
cancel(id_type id)packio::client< Rpc, Socket, Map >inline
cancel()packio::client< Rpc, Socket, Map >inline
client(socket_type socket)packio::client< Rpc, Socket, Map >inlineexplicit
executor_type typedefpackio::client< Rpc, Socket, Map >
get_buffer_reserve_size() const noexceptpackio::client< Rpc, Socket, Map >inline
get_executor()packio::client< Rpc, Socket, Map >inline
id_type typedefpackio::client< Rpc, Socket, Map >
kDefaultBufferReserveSizepackio::client< Rpc, Socket, Map >static
protocol_type typedefpackio::client< Rpc, Socket, Map >
response_type typedefpackio::client< Rpc, Socket, Map >
rpc_type typedefpackio::client< Rpc, Socket, Map >
set_buffer_reserve_size(std::size_t size) noexceptpackio::client< Rpc, Socket, Map >inline
socket() noexceptpackio::client< Rpc, Socket, Map >inline
socket() const noexceptpackio::client< Rpc, Socket, Map >inline
socket_type typedefpackio::client< Rpc, Socket, Map >