#include <GaudiKernel/DataSelectionAgent.h>
Inheritance diagram for DataSelectionAgent:

Public Methods | |
| DataSelectionAgent () | |
| Default creator. More... | |
| virtual | ~DataSelectionAgent () |
| Destructor. More... | |
| IDataSelector* | selectedObjects () |
| Return the set of selected DataObjects. More... | |
| virtual bool | analyse (IDataDirectory* dir, int ) |
| Analyses a given directory entry. More... | |
Protected Attributes | |
| IDataSelector | m_objects |
The default behaviour is to collect all entries.
Definition at line 18 of file DataSelectionAgent.h.
|
|
Default creator.
Definition at line 23 of file DataSelectionAgent.h. |
|
|
Destructor.
Definition at line 26 of file DataSelectionAgent.h. |
|
|
Analyses a given directory entry.
Reimplemented from IDataStoreAgent. Definition at line 33 of file DataSelectionAgent.h. |
|
|
Return the set of selected DataObjects.
Definition at line 29 of file DataSelectionAgent.h. |
|
|
Definition at line 20 of file DataSelectionAgent.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000