#include <ddl0impl-builder.h>
◆ Load_cursor()
  
  
      
        
          | ddl::Load_cursor::Load_cursor  | 
          ( | 
          Builder *  | 
          builder,  | 
         
        
           | 
           | 
          Dup *  | 
          dup  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineexplicitnoexcept   | 
  
 
 
◆ ~Load_cursor()
  
  
      
        
          | virtual ddl::Load_cursor::~Load_cursor  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridevirtualdefault   | 
  
 
 
◆ duplicates_detected()
  
  
      
        
          | bool ddl::Load_cursor::duplicates_detected  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
overridevirtualnoexcept   | 
  
 
 
◆ get_err()
  
  
      
        
          | dberr_t ddl::Load_cursor::get_err  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinenoexcept   | 
  
 
- Returns
 - the cursor error status. 
 
 
 
◆ m_builder
      
        
          | Builder* ddl::Load_cursor::m_builder {} | 
        
      
 
 
◆ m_dup
      
        
          | Dup* ddl::Load_cursor::m_dup {} | 
        
      
 
Duplicate checking and reporting. 
 
 
◆ m_err
◆ m_tuple_heap
Heap for the raw row to dtuple_t conversion. 
 
 
The documentation for this struct was generated from the following files: