Gaudi Framework, version v23r6

Home   Generated: Wed Jan 30 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DODBasicMapper.h
Go to the documentation of this file.
1 #ifndef INCIDENTSVC_DODBASICMAPPER_H
2 #define INCIDENTSVC_DODBASICMAPPER_H 1
3 // Include files
4 // from Gaudi
5 #include "GaudiKernel/AlgTool.h"
6 #include "GaudiKernel/HashMap.h"
7 
8 // Implemented interfaces
11 
19 class DODBasicMapper: public extends2<AlgTool, IDODAlgMapper, IDODNodeMapper> {
20 public:
23  virtual ~DODBasicMapper();
24 
26  virtual Gaudi::Utils::TypeNameString algorithmForPath(const std::string &path);
27 
29  virtual std::string nodeTypeForPath(const std::string &path);
30 
31 protected:
32 private:
35 
38 };
39 
40 #endif // INCIDENTSVC_DODBASICMAPPER_H

Generated at Wed Jan 30 2013 17:13:38 for Gaudi Framework, version v23r6 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004