Gaudi Framework, version v23r6

Home   Generated: Wed Jan 30 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
IDataStoreAgent.h
Go to the documentation of this file.
1 // $Header: /tmp/svngaudi/tmp.jEpFh25751/Gaudi/GaudiKernel/GaudiKernel/IDataStoreAgent.h,v 1.4 2006/11/30 15:22:07 dquarrie Exp $
2 #ifndef GAUDIKERNEL_IDATASTOREAGENT_H
3 #define GAUDIKERNEL_IDATASTOREAGENT_H
4 
5 // Framework include files
6 #include "GaudiKernel/Kernel.h"
7 
8 // Forward declarations:
9 class IRegistry;
10 
18 public:
20  virtual ~IDataStoreAgent() { }
21 
25  virtual bool analyse(IRegistry* pObject, int level) = 0;
26 };
27 #endif // GAUDIKERNEL_IDATASTOREAGENT_H

Generated at Wed Jan 30 2013 17:13:39 for Gaudi Framework, version v23r6 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004