CGEM BOSS
6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
DbInterface.cxx
Go to the documentation of this file.
1
#include "
DatabaseSvc/DbInterface.h
"
2
3
DbInterface::DbInterface
()
4
{
5
m_isConnected
=
false
;
6
m_reuseConnection
=
false
;
7
m_dbName
=
"offlinedb"
;
8
}
9
10
DbInterface::~DbInterface
()
11
{
12
}
DbInterface.h
DbInterface::~DbInterface
virtual ~DbInterface()
Definition:
DbInterface.cxx:10
DbInterface::m_dbName
std::string m_dbName
Definition:
DbInterface.h:39
DbInterface::DbInterface
DbInterface()
Definition:
DbInterface.cxx:3
DbInterface::m_reuseConnection
bool m_reuseConnection
Definition:
DbInterface.h:37
DbInterface::m_isConnected
bool m_isConnected
Definition:
DbInterface.h:36
source
Database
DatabaseSvc
DatabaseSvc-00-00-24
src
DbInterface.cxx
Generated by
1.9.6