MySQL 26.7.0
Source Code Documentation
ib::fsp::SysTablespace::Opened_storage_node Class Reference

Public Member Functions

 Opened_storage_node (const SysTablespace_node &node, ut::unique_ptr< ib::fil::Tablespace_node_handle_interface > storage) noexcept
 

Public Attributes

const SysTablespace_nodem_node
 
ut::unique_ptr< ib::fil::Tablespace_node_handle_interfacem_storage
 

Constructor & Destructor Documentation

◆ Opened_storage_node()

ib::fsp::SysTablespace::Opened_storage_node::Opened_storage_node ( const SysTablespace_node node,
ut::unique_ptr< ib::fil::Tablespace_node_handle_interface storage 
)
inlinenoexcept

Member Data Documentation

◆ m_node

const SysTablespace_node& ib::fsp::SysTablespace::Opened_storage_node::m_node

◆ m_storage

ut::unique_ptr<ib::fil::Tablespace_node_handle_interface> ib::fsp::SysTablespace::Opened_storage_node::m_storage

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