MySQL 9.0.0
Source Code Documentation

#include <table_all_instr.h>

Inheritance diagram for PFS_index_all_instr:
[legend]

Public Member Functions

 PFS_index_all_instr (PFS_engine_key *key_1)
 
 ~PFS_index_all_instr () override=default
 
virtual bool match (PFS_mutex *)
 
virtual bool match (PFS_rwlock *)
 
virtual bool match (PFS_cond *)
 
virtual bool match (PFS_file *)
 
virtual bool match (PFS_socket *)
 
virtual bool match_view (uint view)
 
- Public Member Functions inherited from PFS_engine_index
 PFS_engine_index (PFS_engine_key *key_1)
 
 PFS_engine_index (PFS_engine_key *key_1, PFS_engine_key *key_2)
 
 PFS_engine_index (PFS_engine_key *key_1, PFS_engine_key *key_2, PFS_engine_key *key_3)
 
 PFS_engine_index (PFS_engine_key *key_1, PFS_engine_key *key_2, PFS_engine_key *key_3, PFS_engine_key *key_4)
 
 PFS_engine_index (PFS_engine_key *key_1, PFS_engine_key *key_2, PFS_engine_key *key_3, PFS_engine_key *key_4, PFS_engine_key *key_5)
 
 ~PFS_engine_index () override=default
 
void read_key (const uchar *key, uint key_len, enum ha_rkey_function find_flag) override
 
- Public Member Functions inherited from PFS_engine_index_abstract
 PFS_engine_index_abstract ()=default
 
virtual ~PFS_engine_index_abstract ()=default
 
void set_key_info (KEY *key_info)
 

Additional Inherited Members

- Public Attributes inherited from PFS_engine_index
PFS_engine_keym_key_ptr_1
 
PFS_engine_keym_key_ptr_2
 
PFS_engine_keym_key_ptr_3
 
PFS_engine_keym_key_ptr_4
 
PFS_engine_keym_key_ptr_5
 
- Public Attributes inherited from PFS_engine_index_abstract
uint m_fields {0}
 
KEYm_key_info {nullptr}
 

Constructor & Destructor Documentation

◆ PFS_index_all_instr()

PFS_index_all_instr::PFS_index_all_instr ( PFS_engine_key key_1)
inlineexplicit

◆ ~PFS_index_all_instr()

PFS_index_all_instr::~PFS_index_all_instr ( )
overridedefault

Member Function Documentation

◆ match() [1/5]

virtual bool PFS_index_all_instr::match ( PFS_cond )
inlinevirtual

◆ match() [2/5]

virtual bool PFS_index_all_instr::match ( PFS_file )
inlinevirtual

◆ match() [3/5]

virtual bool PFS_index_all_instr::match ( PFS_mutex )
inlinevirtual

◆ match() [4/5]

virtual bool PFS_index_all_instr::match ( PFS_rwlock )
inlinevirtual

◆ match() [5/5]

virtual bool PFS_index_all_instr::match ( PFS_socket )
inlinevirtual

◆ match_view()

virtual bool PFS_index_all_instr::match_view ( uint  view)
inlinevirtual

The documentation for this class was generated from the following file: