CGEM BOSS 6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
DbInterface Member List

This is the complete list of members for DbInterface, including all inherited members.

connect()=0DbInterfacepure virtual
DbInterface()DbInterface
disconnect()=0DbInterfacepure virtual
is_connected()DbInterfaceinline
m_dbHostDbInterfaceprotected
m_dbNameDbInterfaceprotected
m_dbPasswdDbInterfaceprotected
m_dbPathDbInterfaceprotected
m_dbUserDbInterfaceprotected
m_isConnectedDbInterfaceprotected
m_reuseConnectionDbInterfaceprotected
query(std::string dbname, std::string query, DatabaseRecordVector &records)=0DbInterfacepure virtual
query(std::string dbname, std::string query)=0DbInterfacepure virtual
select_db(std::string dbname)=0DbInterfacepure virtual
set_dbpath(std::string path)DbInterfaceinline
set_host(std::string host)DbInterfaceinline
set_passwd(std::string passwd)DbInterfaceinline
set_reuse_connection(bool flag)DbInterfaceinline
set_user(std::string user)DbInterfaceinline
~DbInterface()DbInterfacevirtual