dmlite  0.6
Classes | Namespaces | Variables
MySqlWrapper.h File Reference

MySQL Wrapper. More...

#include <dmlite/cpp/exceptions.h>
#include <mysql/mysql.h>
#include <stdint.h>
#include <map>
#include <vector>
#include "utils/logger.h"
Include dependency graph for MySqlWrapper.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
 

Detailed Description

MySQL Wrapper.

Author
Alejandro Álvarez Ayllón aalva.nosp@m.rez@.nosp@m.cern..nosp@m.ch