accepted() | MySQLRoutingConnectionBase | |
client_address(const std::string &dest) | MySQLRoutingConnectionBase | inline |
client_fd_ | MySQLRoutingConnectionBase | private |
clock_type typedef | MySQLRoutingConnectionBase | |
completed()=0 | MySQLRoutingConnectionBase | pure virtual |
connected() | MySQLRoutingConnectionBase | virtual |
context() | MySQLRoutingConnectionBase | inline |
context() const | MySQLRoutingConnectionBase | inline |
context_ | MySQLRoutingConnectionBase | protected |
destination_endpoint() const =0 | MySQLRoutingConnectionBase | pure virtual |
disassociate() | MySQLRoutingConnectionBase | inline |
disconnect()=0 | MySQLRoutingConnectionBase | pure virtual |
disconnect_ | MySQLRoutingConnectionBase | protected |
disconnect_request(F &&f) | MySQLRoutingConnectionBase | inline |
disconnect_requested() const | MySQLRoutingConnectionBase | inline |
get_bytes_down() const | MySQLRoutingConnectionBase | inline |
get_bytes_up() const | MySQLRoutingConnectionBase | inline |
get_client_address() const | MySQLRoutingConnectionBase | inline |
get_client_fd() const =0 | MySQLRoutingConnectionBase | pure virtual |
get_connected_to_server() const | MySQLRoutingConnectionBase | inline |
get_destination_id() const =0 | MySQLRoutingConnectionBase | pure virtual |
get_last_received_from_server() const | MySQLRoutingConnectionBase | inline |
get_last_sent_to_server() const | MySQLRoutingConnectionBase | inline |
get_routing_source() const =0 | MySQLRoutingConnectionBase | pure virtual |
get_server_address() const | MySQLRoutingConnectionBase | inline |
get_server_info() const =0 | MySQLRoutingConnectionBase | pure virtual |
get_session_info() const | MySQLRoutingConnectionBase | |
get_started() const | MySQLRoutingConnectionBase | inline |
get_stats() const | MySQLRoutingConnectionBase | inline |
log_connection_summary() | MySQLRoutingConnectionBase | protected |
MySQLRoutingConnectionBase(MySQLRoutingContext &context, std::function< void(MySQLRoutingConnectionBase *)> remove_callback) | MySQLRoutingConnectionBase | inline |
read_only_destination_endpoint() const | MySQLRoutingConnectionBase | inlinevirtual |
read_only_destination_id() const | MySQLRoutingConnectionBase | inlinevirtual |
read_write_destination_endpoint() const | MySQLRoutingConnectionBase | inlinevirtual |
read_write_destination_id() const | MySQLRoutingConnectionBase | inlinevirtual |
remove_callback_ | MySQLRoutingConnectionBase | protected |
routing_guidelines_session_rand_ | MySQLRoutingConnectionBase | private |
server_address(const std::string &dest) | MySQLRoutingConnectionBase | inline |
set_routing_guidelines_session_rand() | MySQLRoutingConnectionBase | |
set_routing_source(std::string name)=0 | MySQLRoutingConnectionBase | pure virtual |
stats_ | MySQLRoutingConnectionBase | protected |
time_point_type typedef | MySQLRoutingConnectionBase | |
transfered_to_client(size_t bytes) | MySQLRoutingConnectionBase | inline |
transfered_to_server(size_t bytes) | MySQLRoutingConnectionBase | inline |
wait_until_completed()=0 | MySQLRoutingConnectionBase | pure virtual |
~MySQLRoutingConnectionBase()=default | MySQLRoutingConnectionBase | virtual |