The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
IDataStoreAgent.h
Go to the documentation of this file.
1
#ifndef GAUDIKERNEL_IDATASTOREAGENT_H
2
#define GAUDIKERNEL_IDATASTOREAGENT_H
3
4
// Framework include files
5
#include "
GaudiKernel/Kernel.h
"
6
7
// Forward declarations:
8
class
IRegistry
;
9
16
class
GAUDI_API
IDataStoreAgent
17
{
18
public
:
20
virtual
~
IDataStoreAgent
() =
default
;
21
25
virtual
bool
analyse(
IRegistry
* pObject,
int
level
) = 0;
26
};
27
#endif // GAUDIKERNEL_IDATASTOREAGENT_H
Kernel.h
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:16
gaudirun.level
level
Definition:
gaudirun.py:271
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:104
GaudiKernel
GaudiKernel
IDataStoreAgent.h
Generated on Wed Aug 1 2018 23:21:03 for The Gaudi Framework by
1.8.11