dmlite
0.6
|
MySQL Wrapper. More...
#include <dmlite/cpp/exceptions.h>
#include <mysql/mysql.h>
#include <stdint.h>
#include <map>
#include <vector>
#include "utils/logger.h"
Go to the source code of this file.
Classes | |
class | dmlite::Statement |
Prepared statement wrapper. More... | |
Namespaces | |
dmlite | |
Namespace for the dmlite C++ API. | |
Variables | |
Logger::bitmask | dmlite::mysqllogmask |
Logger::component | dmlite::mysqllogname |
MySQL Wrapper.