![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
This is the complete list of members for Log_file, including all inherited members.
| contains(lsn_t lsn) const | Log_file | inline | 
| Log_file(const Log_files_context &files_ctx, Encryption_metadata &encryption_metadata) | Log_file | |
| Log_file(const Log_files_context &files_ctx, Log_file_id id, bool consumed, bool full, os_offset_t size_in_bytes, lsn_t start_lsn, lsn_t end_lsn, Encryption_metadata &encryption_metadata) | Log_file | |
| Log_file(const Log_file &other)=default | Log_file | |
| lsn_validate() const | Log_file | inline | 
| m_consumed | Log_file | |
| m_encryption_metadata | Log_file | |
| m_end_lsn | Log_file | |
| m_files_ctx | Log_file | |
| m_full | Log_file | |
| m_id | Log_file | |
| m_size_in_bytes | Log_file | |
| m_start_lsn | Log_file | |
| next_id() const | Log_file | inline | 
| next_id(Log_file_id id, size_t inc=1) | Log_file | inlinestatic | 
| offset(lsn_t lsn) const | Log_file | inline | 
| offset(lsn_t lsn, lsn_t file_start_lsn) | Log_file | inlinestatic | 
| open(Log_file_access_mode access_mode) const | Log_file | |
| open(const Log_files_context &files_ctx, Log_file_id file_id, Log_file_access_mode access_mode, Encryption_metadata &encryption_metadata, Log_file_type file_type=Log_file_type::NORMAL) | Log_file | static | 
| operator=(const Log_file &other) | Log_file | |
| operator==(const Log_file &rhs) const | Log_file | inline |