6 #ifndef GAUDIMP_IOCOMPONENTMGR_H
7 #define GAUDIMP_IOCOMPONENTMGR_H 1
18 #include "GaudiKernel/Service.h"
21 #include "GaudiKernel/IIoComponent.h"
22 #include "GaudiKernel/IIoComponentMgr.h"
23 #include "GaudiKernel/IIncidentListener.h"
69 const std::string& fname)
const;
93 const std::string& fname,
94 const std::string& pfn);
101 const std::string& old_fname,
102 const std::string& new_fname);
109 const std::string& work_dir);
194 typedef std::multimap<IIoComponent*, IoComponentEntry >
IoDict_t;
204 bool findComp(
const std::string&, std::pair<iodITR,iodITR>& )
const;
206 std::string
list()
const;
212 #endif //> !GAUDIMP_IOCOMPONENTMGR_H