6 #ifndef GAUDIKERNEL_IIOCOMPONENTMGR_H
7 #define GAUDIKERNEL_IIOCOMPONENTMGR_H 1
67 const std::string& fname,
68 const std::string& pfn=
"") = 0;
76 const std::string& old_fname,
77 const std::string& new_fname) = 0;
84 const std::string& work_dir) = 0;
90 StatusCode io_update_all (
const std::string& work_dir) = 0;
102 const std::string& fname)
const = 0;
109 std::string& fname) = 0;
128 #endif //> !GAUDIKERNEL_IIOCOMPONENTMGR_H
DeclareInterfaceID(INamedInterface, 1, 0)
InterfaceID.
This class is used for returning status codes from appropriate routines.
IInterface compliant class extending IInterface with the name() method.