MySQL 8.0.41
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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: