#include <connection.h>
◆ Stats() [1/2]
  
  
      
        
          | MySQLRoutingConnectionBase::Stats::Stats  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ Stats() [2/2]
◆ bytes_down
      
        
          | std::size_t MySQLRoutingConnectionBase::Stats::bytes_down {0} | 
        
      
 
 
◆ bytes_up
      
        
          | std::size_t MySQLRoutingConnectionBase::Stats::bytes_up {0} | 
        
      
 
 
◆ client_address
      
        
          | std::string MySQLRoutingConnectionBase::Stats::client_address | 
        
      
 
 
◆ connected_to_server
◆ last_received_from_server
      
        
          | time_point_type MySQLRoutingConnectionBase::Stats::last_received_from_server | 
        
      
 
 
◆ last_sent_to_server
◆ server_address
      
        
          | std::string MySQLRoutingConnectionBase::Stats::server_address | 
        
      
 
 
◆ started
      
        
          | time_point_type MySQLRoutingConnectionBase::Stats::started {clock_type::now()} | 
        
      
 
 
The documentation for this struct was generated from the following file: