|
Gaudi Framework, version v21r11 |
| Home | Generated: 30 Sep 2010 |
#include <IDataStoreLeaves.h>
Public Types | |
| typedef std::vector< DataObject * > | LeavesList |
| Returned type. | |
Public Member Functions | |
| DeclareInterfaceID (IDataStoreLeaves, 1, 0) | |
| InterfaceID. | |
| virtual const LeavesList & | leaves () const =0 |
| Return the list of leaves. | |
Definition at line 15 of file IDataStoreLeaves.h.
| IDataStoreLeaves::DeclareInterfaceID | ( | IDataStoreLeaves | , | |
| 1 | , | |||
| 0 | ||||
| ) |
| virtual const LeavesList& IDataStoreLeaves::leaves | ( | ) | const [pure virtual] |
Return the list of leaves.