1 #ifndef GAUDIKERNEL_IDATASTORELEAVES_H 2 #define GAUDIKERNEL_IDATASTORELEAVES_H Interface for a tool or service that returns a list of leaves (paths) in a transient store.
std::vector< DataObject * > LeavesList
Returned type.
A DataObject is the base class of any identifiable object on any data store.