Gaudi Framework, version v21r11

Home   Generated: 30 Sep 2010

IDataStoreLeaves Class Reference

Interface for a tool or service that returns a list of leaves (paths) in a transient store. More...

#include <IDataStoreLeaves.h>

Inheritance diagram for IDataStoreLeaves:
[legend]
Collaboration diagram for IDataStoreLeaves:
[legend]

List of all members.

Public Types

typedef std::vector< DataObject * > LeavesList
 Returned type.

Public Member Functions

 DeclareInterfaceID (IDataStoreLeaves, 1, 0)
 InterfaceID.
virtual const LeavesListleaves () const =0
 Return the list of leaves.


Detailed Description

Interface for a tool or service that returns a list of leaves (paths) in a transient store.

Author:
Marco Clemencic

Definition at line 15 of file IDataStoreLeaves.h.


Member Typedef Documentation

Returned type.

Definition at line 22 of file IDataStoreLeaves.h.


Member Function Documentation

IDataStoreLeaves::DeclareInterfaceID ( IDataStoreLeaves  ,
,
 
)

virtual const LeavesList& IDataStoreLeaves::leaves (  )  const [pure virtual]

Return the list of leaves.


The documentation for this class was generated from the following file:

Generated at Thu Sep 30 09:58:34 2010 for Gaudi Framework, version v21r11 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004