1 #ifndef GAUDIKERNEL_HISTOGRAMAGENT_H 2 #define GAUDIKERNEL_HISTOGRAMAGENT_H 29 if ( obj && obj->
clID() != CLID_StatisticsFile ) {
30 m_objects.push_back( obj );
36 #endif // GAUDIKERNEL_HISTOGRAMAGENT_H
HistogramAgent base in charge of collecting all the refereces to DataObjects in a transient store tha...
bool analyse(IRegistry *pRegistry, int) override
Analyses a given directory entry.
virtual const CLID & clID() const
Retrieve reference to class definition structure.
The IRegistry represents the entry door to the environment any data object residing in a transient da...
const IDataSelector & selectedObjects() const
Return the set of selected DataObjects.
virtual DataObject * object() const =0
Retrieve object behind the link.
Generic data agent interface.
A DataObject is the base class of any identifiable object on any data store.