#include <table_helper.h>
 | 
| static enum ha_rkey_function  | stateless_read (PFS_key_reader &reader, enum ha_rkey_function find_flag, bool &is_null, char *key_value, uint *key_value_length, uint key_value_max_length) | 
|   | 
| static bool  | stateless_match (bool record_null, const char *record_string, size_t record_string_length, const char *m_key_value, size_t m_key_value_length, bool m_is_null, enum ha_rkey_function m_find_flag) | 
|   | 
| const char *  | m_name | 
|   | 
| bool  | do_match (bool record_null, const char *record_value, size_t record_value_length) | 
|   | 
| bool  | do_match_prefix (bool record_null, const char *record_string, size_t record_string_length) | 
|   | 
| bool  | do_match (bool record_null, const char *record_value, size_t record_value_length) | 
|   | 
| bool  | do_match_prefix (bool record_null, const char *record_value, size_t record_value_length) | 
|   | 
| enum ha_rkey_function  | m_find_flag | 
|   | 
| bool  | m_is_null | 
|   | 
◆ PFS_key_event_name()
  
  
      
        
          | PFS_key_event_name::PFS_key_event_name  | 
          ( | 
          const char *  | 
          name | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ ~PFS_key_event_name()
  
  
      
        
          | PFS_key_event_name::~PFS_key_event_name  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridedefault   | 
  
 
 
◆ match() [1/6]
      
        
          | bool PFS_key_event_name::match  | 
          ( | 
          const PFS_cond *  | 
          pfs | ) | 
           | 
        
      
 
 
◆ match() [2/6]
      
        
          | bool PFS_key_event_name::match  | 
          ( | 
          const PFS_file *  | 
          pfs | ) | 
           | 
        
      
 
 
◆ match() [3/6]
◆ match() [4/6]
      
        
          | bool PFS_key_event_name::match  | 
          ( | 
          const PFS_mutex *  | 
          pfs | ) | 
           | 
        
      
 
 
◆ match() [5/6]
      
        
          | bool PFS_key_event_name::match  | 
          ( | 
          const PFS_rwlock *  | 
          pfs | ) | 
           | 
        
      
 
 
◆ match() [6/6]
      
        
          | bool PFS_key_event_name::match  | 
          ( | 
          const PFS_socket *  | 
          pfs | ) | 
           | 
        
      
 
 
◆ match_view()
      
        
          | bool PFS_key_event_name::match_view  | 
          ( | 
          uint  | 
          view | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following files: