#include <mysql.h>#include <list>#include <map>#include <iterator>#include "boss_mysql_exceptions.h"#include "boss_mysql_result.h"Go to the source code of this file.
Classes | |
| class | MySQL_Handler |
Typedefs | |
| typedef list< MySQL_Result * > | MySQL_ResultList |
| typedef map< MYSQL_RES *, MySQL_ResultList > | MySQL_ResultMap |
| typedef MySQL_ResultMap::iterator | MySQL_ResultMapIt |
| typedef MySQL_ResultMap::const_iterator | MySQL_ResultMapCIt |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6