2 #ifndef GAUDIKERNEL_DATASELECTIONAGENT_H
3 #define GAUDIKERNEL_DATASELECTIONAGENT_H
38 #endif // GAUDIKERNEL_DATASELECTIONAGENT_H
DataSelectionAgent base in charge of collecting all the refereces to DataObjects in a transient store...
virtual ~DataSelectionAgent()
Destructor.
DataSelectionAgent()
Default creator.
IDataSelector * selectedObjects()
Return the set of selected DataObjects.
virtual bool analyse(IRegistry *pRegistry, int)
Analyses a given directory entry.
The IRegistry represents the entry door to the environment any data object residing in a transient da...
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.
std::vector< DataObject * > IDataSelector
This is only a placeholder to allow me compiling until the responsible guy does his work! M...