accepted() | MySQLRoutingConnectionBase | |
client_address(const std::string &dest) | MySQLRoutingConnectionBase | inline |
clock_type typedef | MySQLRoutingConnectionBase | |
connected() | MySQLRoutingConnectionBase | virtual |
context() | MySQLRoutingConnectionBase | inline |
context() const | MySQLRoutingConnectionBase | inline |
context_ | MySQLRoutingConnectionBase | protected |
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_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_started() const | MySQLRoutingConnectionBase | inline |
get_stats() const | MySQLRoutingConnectionBase | inline |
MySQLRoutingConnectionBase(MySQLRoutingContext &context, std::function< void(MySQLRoutingConnectionBase *)> remove_callback) | MySQLRoutingConnectionBase | inline |
remove_callback_ | MySQLRoutingConnectionBase | protected |
server_address(const std::string &dest) | MySQLRoutingConnectionBase | inline |
stats_ | MySQLRoutingConnectionBase | protected |
time_point_type typedef | MySQLRoutingConnectionBase | |
transfered_to_client(size_t bytes) | MySQLRoutingConnectionBase | inline |
transfered_to_server(size_t bytes) | MySQLRoutingConnectionBase | inline |
~MySQLRoutingConnectionBase()=default | MySQLRoutingConnectionBase | virtual |