The Gaudi Framework
v26r2
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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
17
class
GAUDI_API
IDataStoreAgent
{
18
public
:
20
virtual
~IDataStoreAgent
() { }
21
25
virtual
bool
analyse(
IRegistry
* pObject,
int
level
) = 0;
26
};
27
#endif // GAUDIKERNEL_IDATASTOREAGENT_H
Kernel.h
IDataStoreAgent::~IDataStoreAgent
virtual ~IDataStoreAgent()
destructor
Definition:
IDataStoreAgent.h:20
IRegistry
The IRegistry represents the entry door to the environment any data object residing in a transient da...
Definition:
IRegistry.h:22
IDataStoreAgent
Generic data agent interface.
Definition:
IDataStoreAgent.h:17
gaudirun.level
level
Definition:
gaudirun.py:233
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:108
GaudiKernel
GaudiKernel
IDataStoreAgent.h
Generated on Thu May 21 2015 14:27:22 for The Gaudi Framework by
1.8.9.1