MySQL 8.3.0
Source Code Documentation
Plugin_tablespace::Plugin_tablespace_file Class Reference

#include <plugin_table.h>

Public Member Functions

 Plugin_tablespace_file (const char *name, const char *se_private_data)
 
const char * get_name () const
 
const char * get_se_private_data () const
 

Private Attributes

const char * m_name
 
const char * m_se_private_data
 

Constructor & Destructor Documentation

◆ Plugin_tablespace_file()

Plugin_tablespace::Plugin_tablespace_file::Plugin_tablespace_file ( const char *  name,
const char *  se_private_data 
)
inline

Member Function Documentation

◆ get_name()

const char * Plugin_tablespace::Plugin_tablespace_file::get_name ( ) const
inline

◆ get_se_private_data()

const char * Plugin_tablespace::Plugin_tablespace_file::get_se_private_data ( ) const
inline

Member Data Documentation

◆ m_name

const char* Plugin_tablespace::Plugin_tablespace_file::m_name
private

◆ m_se_private_data

const char* Plugin_tablespace::Plugin_tablespace_file::m_se_private_data
private

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