Gaudi Framework, version v22r1

Home   Generated: Mon Feb 28 2011

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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Feb 28 2011 18:27:07 for Gaudi Framework, version v22r1 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004