Gaudi Framework, version v20r4

Generated: 8 Jan 2009

PoolDbKeyedContainerCnv.h

Go to the documentation of this file.
00001 // $Id: PoolDbKeyedContainerCnv.h,v 1.1 2006/11/22 18:10:44 hmd Exp $
00002 //====================================================================
00003 //      PoolDbKeyedContainerCnv definition
00004 //
00005 //      Author     : M.Frank
00006 //====================================================================
00007 #ifndef GAUDIPOOLDB_POOLDBKEYEDCONTAINERCNV_H
00008 #define GAUDIPOOLDB_POOLDBKEYEDCONTAINERCNV_H
00009 
00010 // Framework include files
00011 #include "GaudiPoolDb/PoolDbBaseCnv.h"
00012 
00028 class PoolDbKeyedContainerCnv : public PoolDbBaseCnv    {
00029 public:
00031   PoolDbKeyedContainerCnv(long typ, const CLID& clid, ISvcLocator* svc);
00032 
00034   virtual ~PoolDbKeyedContainerCnv();
00035 
00037   virtual StatusCode updateObjRefs(IOpaqueAddress* pAddr, DataObject* pObj);
00038 };
00039 #endif // GAUDIPOOLDB_POOLDBKEYEDCONTAINERCNV_H

Generated at Thu Jan 8 17:44:22 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004