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

Public Member Functions

 LO_cond (const LO_cond_class *klass)
 
 ~LO_cond ()=default
 
const LO_cond_classget_class () const
 

Static Public Member Functions

static PSI_condto_psi (LO_cond *lo)
 
static LO_condfrom_psi (PSI_cond *psi)
 

Public Attributes

PSI_condm_chain
 
- Public Attributes inherited from PSI_instr
bool m_enabled
 Instrumentation is enabled. More...
 

Private Attributes

const LO_cond_classm_class
 

Constructor & Destructor Documentation

◆ LO_cond()

LO_cond::LO_cond ( const LO_cond_class klass)
explicit

◆ ~LO_cond()

LO_cond::~LO_cond ( )
default

Member Function Documentation

◆ from_psi()

static LO_cond * LO_cond::from_psi ( PSI_cond psi)
inlinestatic

◆ get_class()

const LO_cond_class * LO_cond::get_class ( ) const
inline

◆ to_psi()

static PSI_cond * LO_cond::to_psi ( LO_cond lo)
inlinestatic

Member Data Documentation

◆ m_chain

PSI_cond* LO_cond::m_chain

◆ m_class

const LO_cond_class* LO_cond::m_class
private

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