#include <mysql.h>
#include "boss_mysql_exceptions.h"
#include <map>
Go to the source code of this file.
Classes | |
class | MySQL_Result |
Typedefs | |
typedef map< string, unsigned > | MySQL_FieldMap |
typedef MySQL_FieldMap::iterator | MySQL_FieldMapIt |
typedef MySQL_FieldMap::const_iterator | MySQL_FieldMapCIt |
|
|
|
|
|
|