![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
In-memory representation of the fsp_header_t file structure. More...
#include <fsp0fsp.h>
Public Member Functions | |
| fsp_header_mem_t (const fsp_header_t *header, mtr_t *mtr) | |
| std::ostream & | print (std::ostream &out) const | 
In-memory representation of the fsp_header_t file structure.
| fsp_header_mem_t::fsp_header_mem_t | ( | const fsp_header_t * | header, | 
| mtr_t * | mtr | ||
| ) | 
| std::ostream & fsp_header_mem_t::print | ( | std::ostream & | out | ) | const | 
| ulint fsp_header_mem_t::m_flags | 
| flst_bnode_t fsp_header_mem_t::m_free_frag | 
| ulint fsp_header_mem_t::m_free_limit | 
| ulint fsp_header_mem_t::m_fsp_frag_n_used | 
| flst_bnode_t fsp_header_mem_t::m_fsp_free | 
| ulint fsp_header_mem_t::m_fsp_size | 
| flst_bnode_t fsp_header_mem_t::m_full_frag | 
| flst_bnode_t fsp_header_mem_t::m_inodes_free | 
| flst_bnode_t fsp_header_mem_t::m_inodes_full | 
| ulint fsp_header_mem_t::m_notused | 
| ib_id_t fsp_header_mem_t::m_segid | 
| ulint fsp_header_mem_t::m_space_id |