◆ bind_params_iterator()
  
  
      
        
          | bind_params_iterator::bind_params_iterator  | 
          ( | 
          MYSQL_BIND *  | 
          params,  | 
         
        
           | 
           | 
          const char **  | 
          names,  | 
         
        
           | 
           | 
          unsigned int  | 
          count  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ next()
  
  
      
        
          | bool bind_params_iterator::next  | 
          ( | 
          unsigned int &  | 
          idx | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ m_count
  
  
      
        
          | unsigned int bind_params_iterator::m_count | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_names
  
  
      
        
          | const char** bind_params_iterator::m_names | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_params
◆ m_pos
  
  
      
        
          | unsigned int bind_params_iterator::m_pos | 
         
       
   | 
  
protected   | 
  
 
 
◆ m_scan_named
  
  
      
        
          | bool bind_params_iterator::m_scan_named | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: