![]() |
The Gaudi Framework
v25r3
|
Generic data agent interface. More...
#include <GaudiKernel/IDataStoreAgent.h>
Public Member Functions | |
virtual | ~IDataStoreAgent () |
destructor More... | |
virtual bool | analyse (IRegistry *pObject, int level)=0 |
Analyse the data object. More... | |
Generic data agent interface.
Definition at line 17 of file IDataStoreAgent.h.
|
inlinevirtual |
|
pure virtual |
Analyse the data object.
Implemented in GaudiMP::TESSerializer, OutputStreamAgent, HistogramAgent, and DataSelectionAgent.