![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include <row0mysql.h>
Public Member Functions | |
| row_is_reading_range_guard_t (row_prebuilt_t &prebuilt) | |
Additional Inherited Members | |
  Private Member Functions inherited from ut::bool_scope_guard_t | |
| bool_scope_guard_t (bool &active) | |
Creates the RAII guard which sets active to true for the duration of its lifetime.  More... | |
| ~bool_scope_guard_t () | |
| bool_scope_guard_t (bool_scope_guard_t const &)=delete | |
| bool_scope_guard_t & | operator= (bool_scope_guard_t const &)=delete | 
| bool_scope_guard_t & | operator= (bool_scope_guard_t &&)=delete | 
| bool_scope_guard_t (bool_scope_guard_t &&old) | |
      
  | 
  inlineexplicit |