![]() |
TrinityCore
|
Include dependency graph for MySQLHacks.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | MySQLHandle |
| struct | MySQLResult |
| struct | MySQLField |
| struct | MySQLBind |
| struct | MySQLStmt |
Typedefs | |
| using | MySQLBool = std::remove_pointer_t< decltype(std::declval< MYSQL_BIND >().is_null)> |
| using MySQLBool = std::remove_pointer_t<decltype(std::declval<MYSQL_BIND>().is_null)> |
Definition at line 32 of file MySQLHacks.h.