BOSS 7.0.8
BESIII Offline Software System
Loading...
Searching...
No Matches
MysqlConnection.h File Reference
#include "rdbModel/Db/Connection.h"
#include "rdbModel/Tables/Assertion.h"
#include "rdbModel/Management/Visitor.h"
#include <map>
#include <iostream>

Go to the source code of this file.

Classes

class  rdbModel::MysqlConnection
 

Namespaces

namespace  rdbModel
 

Typedefs

typedef struct st_mysql MYSQL
 
typedef struct st_mysql_res MYSQL_RES
 

Typedef Documentation

◆ MYSQL

typedef struct st_mysql MYSQL

Definition at line 11 of file MysqlConnection.h.

◆ MYSQL_RES

typedef struct st_mysql_res MYSQL_RES

Definition at line 12 of file MysqlConnection.h.