![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Instrumented File and FILE implementation. More...
#include <pfs_instr.h>
Public Member Functions | |
| uint32 | get_version () | 
Public Attributes | |
| const void * | m_identity | 
| File identity.  More... | |
| PFS_file_name | m_file_name | 
| File name.  More... | |
| PFS_file_class * | m_class | 
| File class.  More... | |
| PFS_file_stat | m_file_stat | 
| File usage statistics.  More... | |
| bool | m_temporary | 
| True if a temporary file.  More... | |
  Public Attributes inherited from PFS_instr | |
| pfs_lock | m_lock | 
| Internal lock.  More... | |
| bool | m_enabled | 
| Enabled flag.  More... | |
| bool | m_timed | 
| Timed flag.  More... | |
| PFS_opaque_container_page * | m_page | 
| Container page.  More... | |
Instrumented File and FILE implementation.
      
  | 
  inline | 
| PFS_file_class* PFS_file::m_class | 
File class.
| PFS_file_name PFS_file::m_file_name | 
File name.
| PFS_file_stat PFS_file::m_file_stat | 
File usage statistics.
| const void* PFS_file::m_identity | 
File identity.
| bool PFS_file::m_temporary | 
True if a temporary file.