#include <mysql_routing.h>
◆ AcceptingEndpointTcpSocket()
      
        
          | AcceptingEndpointTcpSocket::AcceptingEndpointTcpSocket  | 
          ( | 
          net::io_context &  | 
          io_ctx,  | 
        
        
           | 
           | 
          const std::string &  | 
          parent_routing_name,  | 
        
        
           | 
           | 
          const std::string &  | 
          address,  | 
        
        
           | 
           | 
          uint16_t  | 
          port  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ cancel()
  
  
      
        
          | stdx::expected< void, std::error_code > AcceptingEndpointTcpSocket::cancel  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ is_open()
  
  
      
        
          | bool AcceptingEndpointTcpSocket::is_open  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ name()
  
  
      
        
          | std::string AcceptingEndpointTcpSocket::name  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ setup()
  
  
      
        
          | stdx::expected< void, std::error_code > AcceptingEndpointTcpSocket::setup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ start()
◆ address_
  
  
      
        
          | std::string AcceptingEndpointTcpSocket::address_ | 
         
       
   | 
  
private   | 
  
 
 
◆ port_
  
  
      
        
          | uint16_t AcceptingEndpointTcpSocket::port_ | 
         
       
   | 
  
private   | 
  
 
 
◆ service_
◆ service_endpoint_
The documentation for this class was generated from the following files: