The Gaudi Framework
master (37c0b60a)
|
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/IDataStoreAgent.h>
Public Member Functions | |
template<typename G > | |
GenericDataStoreAgent (G &&g) | |
bool | analyse (IRegistry *pObj, int level) override |
Analyse the data object. More... | |
Public Member Functions inherited from IDataStoreAgent | |
virtual | ~IDataStoreAgent ()=default |
destructor More... | |
Private Attributes | |
F | f |
Definition at line 40 of file IDataStoreAgent.h.
|
inline |
Definition at line 45 of file IDataStoreAgent.h.
|
inlineoverridevirtual |
Analyse the data object.
Implements IDataStoreAgent.
Definition at line 47 of file IDataStoreAgent.h.
|
private |
Definition at line 41 of file IDataStoreAgent.h.