/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Database/DatabaseSvc/DatabaseSvc-00-00-24/src/DbInterface.cxx

Go to the documentation of this file.
00001 #include "DatabaseSvc/DbInterface.h"
00002 
00003 DbInterface::DbInterface()
00004 {
00005   m_isConnected = false;
00006   m_reuseConnection = false;
00007   m_dbName="offlinedb";
00008 }
00009 
00010 DbInterface::~DbInterface()
00011 {
00012 }

Generated on Tue Nov 29 22:58:00 2016 for BOSS_7.0.2 by  doxygen 1.4.7