Go to the documentation of this file.
11 #ifndef GAUDISVC_TOOLSVC_H
12 #define GAUDISVC_TOOLSVC_H
38 using extends::extends;
54 bool createIf )
override;
58 const IInterface* parent,
bool createIf )
override;
99 this,
"CheckedNamedToolsConfigured",
false,
100 "Check that tools which do not have the default name have some explicit configuration." };
const std::string & name() const override
Retrieve name of the service
Base class used to extend a class implementing other interfaces.