#include <mysql_session.h>
◆ MysqlError() [1/2]
  
  
      
        
          | mysqlrouter::MysqlError::MysqlError  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ MysqlError() [2/2]
  
  
      
        
          | mysqlrouter::MysqlError::MysqlError  | 
          ( | 
          unsigned int  | 
          code,  | 
         
        
           | 
           | 
          std::string  | 
          message,  | 
         
        
           | 
           | 
          std::string  | 
          sql_state  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ message()
  
  
      
        
          | std::string mysqlrouter::MysqlError::message  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator bool()
  
  
      
        
          | mysqlrouter::MysqlError::operator bool  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ sql_state()
  
  
      
        
          | std::string mysqlrouter::MysqlError::sql_state  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ value()
  
  
      
        
          | unsigned int mysqlrouter::MysqlError::value  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ code_
  
  
      
        
          | unsigned int mysqlrouter::MysqlError::code_ {0} | 
         
       
   | 
  
private   | 
  
 
 
◆ message_
  
  
      
        
          | std::string mysqlrouter::MysqlError::message_ | 
         
       
   | 
  
private   | 
  
 
 
◆ sql_state_
  
  
      
        
          | std::string mysqlrouter::MysqlError::sql_state_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: