#include "include.hpp"#include <mysql/mysql.h>#include "database.hpp"#include "mysqlServer.hpp"Go to the source code of this file.
Data Structures | |
| class | MySQLDatabase |
Typedefs | |
| typedef boost::shared_ptr < MySQLDatabase > | MySQLDatabasePtr |
| Smart-Pointer referencing a MySQL-database. | |