| async_protocol_handler< t_connection_context > class | epee::levin::async_protocol_handler_config< t_connection_context > | friend |
| async_protocol_handler_config() | epee::levin::async_protocol_handler_config< t_connection_context > | inline |
| close(boost::uuids::uuid connection_id) | epee::levin::async_protocol_handler_config< t_connection_context > | |
| connection_context typedef | epee::levin::async_protocol_handler_config< t_connection_context > | |
| del_in_connections(size_t count) | epee::levin::async_protocol_handler_config< t_connection_context > | |
| del_out_connections(size_t count) | epee::levin::async_protocol_handler_config< t_connection_context > | |
| for_connection(const boost::uuids::uuid &connection_id, const callback_t &cb) | epee::levin::async_protocol_handler_config< t_connection_context > | |
| foreach_connection(const callback_t &cb) | epee::levin::async_protocol_handler_config< t_connection_context > | |
| get_connections_count() | epee::levin::async_protocol_handler_config< t_connection_context > | |
| invoke(int command, const epee::span< const uint8_t > in_buff, std::string &buff_out, boost::uuids::uuid connection_id) | epee::levin::async_protocol_handler_config< t_connection_context > | |
| invoke_async(int command, const epee::span< const uint8_t > in_buff, boost::uuids::uuid connection_id, const callback_t &cb, size_t timeout=LEVIN_DEFAULT_TIMEOUT_PRECONFIGURED) | epee::levin::async_protocol_handler_config< t_connection_context > | |
| m_invoke_timeout | epee::levin::async_protocol_handler_config< t_connection_context > | |
| m_max_packet_size | epee::levin::async_protocol_handler_config< t_connection_context > | |
| notify(int command, const epee::span< const uint8_t > in_buff, boost::uuids::uuid connection_id) | epee::levin::async_protocol_handler_config< t_connection_context > | |
| request_callback(boost::uuids::uuid connection_id) | epee::levin::async_protocol_handler_config< t_connection_context > | |
| set_handler(levin_commands_handler< t_connection_context > *handler, void(*destroy)(levin_commands_handler< t_connection_context > *)=NULL) | epee::levin::async_protocol_handler_config< t_connection_context > | |
| update_connection_context(const t_connection_context &contxt) | epee::levin::async_protocol_handler_config< t_connection_context > | |
| ~async_protocol_handler_config() | epee::levin::async_protocol_handler_config< t_connection_context > | inline |