Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

CdbSQLApi.cc

Go to the documentation of this file.
00001 // File and Version Information:
00002 //      $Id: CdbSQLApi.cc,v 1.1 2005/09/06 18:01:09 gapon Exp $
00003 
00004 /// The implementation of the CdbSQLApi singleton.
00005 /**
00006   * @see CdbSQLApi
00007   */
00008 #include "BaBar/BaBar.hh"
00009 
00010 #include "CdbSQL/CdbSQLApi.hh"
00011 
00012 CdbSQLApi::CdbSQLApi( ) :
00013     Cdb( )
00014 { }
00015 
00016 CdbSQLApi::~CdbSQLApi( )
00017 { }
00018 
00019 /////////////////
00020 // End Of File //
00021 /////////////////

Generated on Mon Dec 5 18:22:11 2005 for CDB by doxygen1.3-rc3