|
packio
|
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 typedef | packio::client< Rpc, Socket, Map > | |
| get_buffer_reserve_size() const noexcept | packio::client< Rpc, Socket, Map > | inline |
| get_executor() | packio::client< Rpc, Socket, Map > | inline |
| id_type typedef | packio::client< Rpc, Socket, Map > | |
| kDefaultBufferReserveSize | packio::client< Rpc, Socket, Map > | static |
| protocol_type typedef | packio::client< Rpc, Socket, Map > | |
| response_type typedef | packio::client< Rpc, Socket, Map > | |
| rpc_type typedef | packio::client< Rpc, Socket, Map > | |
| set_buffer_reserve_size(std::size_t size) noexcept | packio::client< Rpc, Socket, Map > | inline |
| socket() noexcept | packio::client< Rpc, Socket, Map > | inline |
| socket() const noexcept | packio::client< Rpc, Socket, Map > | inline |
| socket_type typedef | packio::client< Rpc, Socket, Map > |