Gaudi Framework, version v23r2

Home   Generated: Thu Jun 28 2012
Public Member Functions

IDODNodeMapper Class Reference

Interface of tools used by the DataOnDemandSvc to choose the type of node to be created at a path. More...

#include <IDODNodeMapper.h>

Inheritance diagram for IDODNodeMapper:
Inheritance graph
[legend]
Collaboration diagram for IDODNodeMapper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DeclareInterfaceID (IDODNodeMapper, 1, 0)
 InterfaceID.
virtual std::string nodeTypeForPath (const std::string &path)=0
 For the given path, returns a the type name of the object to be created at the path.

Detailed Description

Interface of tools used by the DataOnDemandSvc to choose the type of node to be created at a path.

Author:
Marco Clemencic
Date:
13/01/2012

Definition at line 17 of file IDODNodeMapper.h.


Member Function Documentation

IDODNodeMapper::DeclareInterfaceID ( IDODNodeMapper  ,
,
 
)
virtual std::string IDODNodeMapper::nodeTypeForPath ( const std::string path ) [pure virtual]

For the given path, returns a the type name of the object to be created at the path.


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 Thu Jun 28 2012 23:27:41 for Gaudi Framework, version v23r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004