#include <mysql_session.h>
◆ ResultRow()
◆ ~ResultRow()
  
  
      
        
          | virtual mysqlrouter::MySQLSession::ResultRow::~ResultRow  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualdefault   | 
  
 
 
◆ begin()
  
  
      
        
          | RowIt mysqlrouter::MySQLSession::ResultRow::begin  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ end()
  
  
      
        
          | RowIt mysqlrouter::MySQLSession::ResultRow::end  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ get_data_size()
  
  
      
        
          | virtual size_t mysqlrouter::MySQLSession::ResultRow::get_data_size  | 
          ( | 
          size_t  | 
          i | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ operator[]() [1/2]
  
  
      
        
          | const char *& mysqlrouter::MySQLSession::ResultRow::operator[]  | 
          ( | 
          size_t  | 
          i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator[]() [2/2]
  
  
      
        
          | const char * mysqlrouter::MySQLSession::ResultRow::operator[]  | 
          ( | 
          size_t  | 
          i | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ size()
  
  
      
        
          | size_t mysqlrouter::MySQLSession::ResultRow::size  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ MySQLSession
◆ row_
  
  
      
        
          | Row mysqlrouter::MySQLSession::ResultRow::row_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: