MySQL 8.4.4
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
MySQLRoutingConnectionBase::Stats Member List

This is the complete list of members for MySQLRoutingConnectionBase::Stats, including all inherited members.

bytes_downMySQLRoutingConnectionBase::Stats
bytes_upMySQLRoutingConnectionBase::Stats
client_addressMySQLRoutingConnectionBase::Stats
connected_to_serverMySQLRoutingConnectionBase::Stats
last_received_from_serverMySQLRoutingConnectionBase::Stats
last_sent_to_serverMySQLRoutingConnectionBase::Stats
server_addressMySQLRoutingConnectionBase::Stats
startedMySQLRoutingConnectionBase::Stats
Stats()=defaultMySQLRoutingConnectionBase::Stats
Stats(std::string client_address, std::string server_address, std::size_t bytes_up, std::size_t bytes_down, time_point_type started, time_point_type connected_to_server, time_point_type last_sent_to_server, time_point_type last_received_from_server)MySQLRoutingConnectionBase::Statsinline