Gaudi Framework, version v21r11

Home   Generated: 30 Sep 2010

IDataStoreAgent.h

Go to the documentation of this file.
00001 // $Header: /tmp/svngaudi/tmp.jEpFh25751/Gaudi/GaudiKernel/GaudiKernel/IDataStoreAgent.h,v 1.4 2006/11/30 15:22:07 dquarrie Exp $
00002 #ifndef GAUDIKERNEL_IDATASTOREAGENT_H
00003 #define GAUDIKERNEL_IDATASTOREAGENT_H
00004 
00005 // Framework include files
00006 #include "GaudiKernel/Kernel.h"
00007 
00008 // Forward declarations:
00009 class IRegistry;
00010 
00017 class GAUDI_API IDataStoreAgent {
00018 public:
00020   virtual ~IDataStoreAgent() { }
00021 
00025   virtual bool analyse(IRegistry* pObject, int level) = 0;
00026 };
00027 #endif // GAUDIKERNEL_IDATASTOREAGENT_H

Generated at Thu Sep 30 09:57:30 2010 for Gaudi Framework, version v21r11 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004