Gaudi Framework, version v22r2

Home   Generated: Tue May 10 2011
Public Types | Public Member Functions

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:
Inheritance graph
[legend]
Collaboration diagram for IDataStoreLeaves:
Collaboration graph
[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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Tue May 10 2011 18:54:51 for Gaudi Framework, version v22r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004