DbInterface Member List

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

connect()=0DbInterface [pure virtual]
DbInterface()DbInterface
disconnect()=0DbInterface [pure virtual]
is_connected()DbInterface [inline]
m_dbHostDbInterface [protected]
m_dbNameDbInterface [protected]
m_dbPasswdDbInterface [protected]
m_dbPathDbInterface [protected]
m_dbUserDbInterface [protected]
m_isConnectedDbInterface [protected]
m_reuseConnectionDbInterface [protected]
query(std::string dbname, std::string query, DatabaseRecordVector &records)=0DbInterface [pure virtual]
query(std::string dbname, std::string query)=0DbInterface [pure virtual]
select_db(std::string dbname)=0DbInterface [pure virtual]
set_dbpath(std::string path)DbInterface [inline]
set_host(std::string host)DbInterface [inline]
set_passwd(std::string passwd)DbInterface [inline]
set_reuse_connection(bool flag)DbInterface [inline]
set_user(std::string user)DbInterface [inline]
~DbInterface()DbInterface [virtual]


Generated on Tue Nov 29 23:18:10 2016 for BOSS_7.0.2 by  doxygen 1.4.7