BOSS
7.0.8
BESIII Offline Software System
Loading...
Searching...
No Matches
MysqlInterface Member List
This is the complete list of members for
MysqlInterface
, including all inherited members.
connect
()
MysqlInterface
virtual
connect
(std::string host, std::string user, std::string passwd, int port=3306)
MysqlInterface
protected
DbInterface
()
DbInterface
disconnect
()
MysqlInterface
virtual
is_connected
()
DbInterface
inline
m_dbHost
DbInterface
protected
m_dbName
DbInterface
protected
m_dbPasswd
DbInterface
protected
m_dbPath
DbInterface
protected
m_dbPort
DbInterface
protected
m_dbUser
DbInterface
protected
m_isConnected
DbInterface
protected
m_reuseConnection
DbInterface
protected
MysqlInterface
()
MysqlInterface
query
(std::string dbname, std::string query)
MysqlInterface
virtual
query
(std::string dbname, std::string query, DatabaseRecordVector &records)
MysqlInterface
virtual
select_db
(std::string dbname)
MysqlInterface
virtual
set_dbpath
(std::string path)
DbInterface
inline
set_host
(std::string host)
DbInterface
inline
set_passwd
(std::string passwd)
DbInterface
inline
set_port
(int port)
DbInterface
inline
set_reuse_connection
(bool flag)
DbInterface
inline
set_user
(std::string user)
DbInterface
inline
~DbInterface
()
DbInterface
virtual
~MysqlInterface
()
MysqlInterface
Generated by
1.9.6