◆ Mysql_library()
Mysql_library::Mysql_library |
( |
THD * |
thd, |
|
|
std::string_view |
schema, |
|
|
std::string_view |
library_name, |
|
|
std::string_view |
version |
|
) |
| |
|
inline |
◆ ~Mysql_library()
Mysql_library::~Mysql_library |
( |
| ) |
|
|
inline |
◆ get_body()
auto Mysql_library::get_body |
( |
| ) |
const -> std::string_view |
|
inline |
◆ get_language()
auto Mysql_library::get_language |
( |
| ) |
const -> std::string_view |
|
inline |
◆ operator bool()
Mysql_library::operator bool |
( |
| ) |
const |
|
inline |
◆ m_body
std::string_view Mysql_library::m_body |
|
private |
◆ m_exists
bool Mysql_library::m_exists {false} |
|
private |
◆ m_language
std::string_view Mysql_library::m_language |
|
private |
◆ m_lock
◆ m_thd
THD* Mysql_library::m_thd |
|
private |
The documentation for this class was generated from the following file: