| add_invoke_response_handler(const callback_t &cb, uint64_t timeout, async_protocol_handler &con, int command) | epee::levin::async_protocol_handler< t_connection_context > | inline |
| after_init_connection() | epee::levin::async_protocol_handler< t_connection_context > | inline |
| anvoke_handler | epee::levin::async_protocol_handler< t_connection_context > | friend |
| async_invoke(int command, const epee::span< const uint8_t > in_buff, const callback_t &cb, size_t timeout=LEVIN_DEFAULT_TIMEOUT_PRECONFIGURED) | epee::levin::async_protocol_handler< t_connection_context > | inline |
| async_protocol_handler(net_utils::i_service_endpoint *psnd_hndlr, config_type &config, t_connection_context &conn_context) | epee::levin::async_protocol_handler< t_connection_context > | inline |
| close() | epee::levin::async_protocol_handler< t_connection_context > | inline |
| config_type typedef | epee::levin::async_protocol_handler< t_connection_context > | |
| connection_context typedef | epee::levin::async_protocol_handler< t_connection_context > | |
| finish_outer_call() | epee::levin::async_protocol_handler< t_connection_context > | inline |
| get_connection_id() | epee::levin::async_protocol_handler< t_connection_context > | inline |
| get_context_ref() | epee::levin::async_protocol_handler< t_connection_context > | inline |
| handle_qued_callback() | epee::levin::async_protocol_handler< t_connection_context > | inline |
| handle_recv(const void *ptr, size_t cb) | epee::levin::async_protocol_handler< t_connection_context > | inlinevirtual |
| invoke(int command, const epee::span< const uint8_t > in_buff, std::string &buff_out) | epee::levin::async_protocol_handler< t_connection_context > | inline |
| m_cache_in_buffer | epee::levin::async_protocol_handler< t_connection_context > | |
| m_call_lock | epee::levin::async_protocol_handler< t_connection_context > | |
| m_close_called | epee::levin::async_protocol_handler< t_connection_context > | |
| m_config | epee::levin::async_protocol_handler< t_connection_context > | |
| m_connection_context | epee::levin::async_protocol_handler< t_connection_context > | |
| m_connection_initialized | epee::levin::async_protocol_handler< t_connection_context > | |
| m_current_head | epee::levin::async_protocol_handler< t_connection_context > | |
| m_deletion_initiated | epee::levin::async_protocol_handler< t_connection_context > | |
| m_invoke_buf_ready | epee::levin::async_protocol_handler< t_connection_context > | |
| m_invoke_response_handlers | epee::levin::async_protocol_handler< t_connection_context > | |
| m_invoke_response_handlers_lock | epee::levin::async_protocol_handler< t_connection_context > | |
| m_invoke_result_code | epee::levin::async_protocol_handler< t_connection_context > | |
| m_local_inv_buff | epee::levin::async_protocol_handler< t_connection_context > | |
| m_local_inv_buff_lock | epee::levin::async_protocol_handler< t_connection_context > | |
| m_oponent_protocol_ver | epee::levin::async_protocol_handler< t_connection_context > | |
| m_protocol_released | epee::levin::async_protocol_handler< t_connection_context > | |
| m_pservice_endpoint | epee::levin::async_protocol_handler< t_connection_context > | |
| m_send_lock | epee::levin::async_protocol_handler< t_connection_context > | |
| m_state | epee::levin::async_protocol_handler< t_connection_context > | |
| m_wait_count | epee::levin::async_protocol_handler< t_connection_context > | |
| notify(int command, const epee::span< const uint8_t > in_buff) | epee::levin::async_protocol_handler< t_connection_context > | inline |
| release_protocol() | epee::levin::async_protocol_handler< t_connection_context > | inline |
| request_callback() | epee::levin::async_protocol_handler< t_connection_context > | inline |
| start_outer_call() | epee::levin::async_protocol_handler< t_connection_context > | inline |
| stream_state enum name | epee::levin::async_protocol_handler< t_connection_context > | |
| stream_state_body enum value | epee::levin::async_protocol_handler< t_connection_context > | |
| stream_state_head enum value | epee::levin::async_protocol_handler< t_connection_context > | |
| update_connection_context(const connection_context &contxt) | epee::levin::async_protocol_handler< t_connection_context > | inline |
| ~async_protocol_handler() | epee::levin::async_protocol_handler< t_connection_context > | inlinevirtual |