Definition at line 62 of file MakeAndConsume.cpp.
◆ ToolConsumer()
Gaudi::TestSuite::ToolConsumer::ToolConsumer |
( |
const std::string & | name, |
|
|
ISvcLocator * | svcLoc ) |
|
inline |
Definition at line 63 of file MakeAndConsume.cpp.
64 :
Consumer( name, svcLoc, KeyValue{
"MyTool",
"MyExampleTool" } ) {}
details::Consumer< Signature, Traits_, details::isLegacy< Traits_ > > Consumer
◆ operator()()
void Gaudi::TestSuite::ToolConsumer::operator() |
( |
IMyTool const & | tool | ) |
const |
|
inlineoverride |
The documentation for this struct was generated from the following file: