MySQL 8.3.0
Source Code Documentation
ViewCheck Struct Reference

Functor to validate the view list. More...

Public Member Functions

 ViewCheck ()
 
void operator() (const ReadView *view)
 

Public Attributes

const ReadViewm_prev_view
 

Detailed Description

Functor to validate the view list.

Constructor & Destructor Documentation

◆ ViewCheck()

ViewCheck::ViewCheck ( )
inline

Member Function Documentation

◆ operator()()

void ViewCheck::operator() ( const ReadView view)
inline

Member Data Documentation

◆ m_prev_view

const ReadView* ViewCheck::m_prev_view

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