MySQL 8.3.0
Source Code Documentation
Proc_one_table_share_indexes Class Reference
Inheritance diagram for Proc_one_table_share_indexes:
[legend]

Public Member Functions

 Proc_one_table_share_indexes (PFS_object_visitor *visitor, PFS_table_share *share, uint index)
 
void operator() (PFS_table *pfs) override
 
- Public Member Functions inherited from PFS_buffer_processor< PFS_table >
virtual ~PFS_buffer_processor ()=default
 

Private Attributes

PFS_object_visitorm_visitor
 
PFS_table_sharem_share
 
uint m_index
 

Constructor & Destructor Documentation

◆ Proc_one_table_share_indexes()

Proc_one_table_share_indexes::Proc_one_table_share_indexes ( PFS_object_visitor visitor,
PFS_table_share share,
uint  index 
)
inline

Member Function Documentation

◆ operator()()

void Proc_one_table_share_indexes::operator() ( PFS_table pfs)
inlineoverridevirtual

Member Data Documentation

◆ m_index

uint Proc_one_table_share_indexes::m_index
private

◆ m_share

PFS_table_share* Proc_one_table_share_indexes::m_share
private

◆ m_visitor

PFS_object_visitor* Proc_one_table_share_indexes::m_visitor
private

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