TDbiServices.cxx

Go to the documentation of this file.
00001 // $Id: TDbiServices.cxx,v 1.1 2011/01/18 05:49:20 finch Exp $
00002 
00003 
00004 #include "TDbiServices.hxx"
00005 #include <TSK_DBI_Log.hxx>
00006 #include <MsgFormat.h>
00007 using std::endl;
00008 
00009 //   Definition of static data members
00010 //   *********************************
00011 
00012 //CVSID("$Id: TDbiServices.cxx,v 1.1 2011/01/18 05:49:20 finch Exp $");
00013 
00014 bool TDbiServices::fOrderContextQuery          = false;
00015 bool TDbiServices::fAsciiDBConectionsTemporary = true;
00016 
00017 // Definition of static member functions (alphabetical order)
00018 // **********************************************************
00019 
00020 
00021 

Generated on 11 Aug 2013 for SKDatabase by  doxygen 1.6.1