Gaudi Framework, version v20r3

Generated: 24 Nov 2008

IDataStoreAgent.h

Go to the documentation of this file.
00001 // $Header: /local/reps/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 IDataStoreAgent   {
00018 public:
00020   virtual ~IDataStoreAgent() { }
00021   
00025   virtual bool analyse(IRegistry* pObject, int level) = 0;
00026 };
00027 #endif // GAUDIKERNEL_IDATASTOREAGENT_H

Generated at Mon Nov 24 14:38:45 2008 for Gaudi Framework, version v20r3 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004