#include <client_query_attributes.h>
◆ client_query_attributes()
  
  
      
        
          | client_query_attributes::client_query_attributes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ ~client_query_attributes()
  
  
      
        
          | client_query_attributes::~client_query_attributes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ clear()
      
        
          | void client_query_attributes::clear  | 
          ( | 
          MYSQL *  | 
          mysql = nullptr | ) | 
           | 
        
      
 
 
◆ push_param()
      
        
          | bool client_query_attributes::push_param  | 
          ( | 
          char *  | 
          name,  | 
        
        
           | 
           | 
          char *  | 
          value  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ set_params()
      
        
          | int client_query_attributes::set_params  | 
          ( | 
          MYSQL *  | 
          mysql | ) | 
           | 
        
      
 
 
◆ count
  
  
      
        
          | unsigned client_query_attributes::count {0} | 
         
       
   | 
  
private   | 
  
 
 
◆ max_count
  
  
      
        
          | constexpr int client_query_attributes::max_count = 32 | 
         
       
   | 
  
staticconstexprprivate   | 
  
 
 
◆ names
  
  
      
        
          | const char* client_query_attributes::names[max_count] | 
         
       
   | 
  
private   | 
  
 
 
◆ values
The documentation for this class was generated from the following files: