MySQL 8.3.0
Source Code Documentation
Json_path_cache::Path_cell Struct Reference

Struct that points to a cell in m_paths and tells its status. More...

Public Attributes

enum_path_status m_status = enum_path_status::UNINITIALIZED
 
size_t m_index = 0
 

Detailed Description

Struct that points to a cell in m_paths and tells its status.

Member Data Documentation

◆ m_index

size_t Json_path_cache::Path_cell::m_index = 0

◆ m_status

enum_path_status Json_path_cache::Path_cell::m_status = enum_path_status::UNINITIALIZED

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