MySQL 8.4.0
Source Code Documentation
FlaggedCheck Struct Reference

Debug check for flags. More...

Public Member Functions

 FlaggedCheck (const void *ptr, ulint flags)
 
bool operator() (const mtr_memo_slot_t *slot) const
 

Public Attributes

const void * m_ptr
 
ulint m_flags
 

Detailed Description

Debug check for flags.

Constructor & Destructor Documentation

◆ FlaggedCheck()

FlaggedCheck::FlaggedCheck ( const void *  ptr,
ulint  flags 
)
inline

Member Function Documentation

◆ operator()()

bool FlaggedCheck::operator() ( const mtr_memo_slot_t slot) const
inline

Member Data Documentation

◆ m_flags

ulint FlaggedCheck::m_flags

◆ m_ptr

const void* FlaggedCheck::m_ptr

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