Helper class interface to optionally log renounce operations.
More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/RenounceToolInputsVisitor.h>
|
| virtual | ~ILogger ()=default |
| |
| virtual void | renounce (std::string_view tool_name, std::string_view key)=0 |
| |
Helper class interface to optionally log renounce operations.
Definition at line 31 of file RenounceToolInputsVisitor.h.
◆ ~ILogger()
| virtual RenounceToolInputsVisitor::ILogger::~ILogger |
( |
| ) |
|
|
virtualdefault |
◆ renounce()
| virtual void RenounceToolInputsVisitor::ILogger::renounce |
( |
std::string_view | tool_name, |
|
|
std::string_view | key ) |
|
pure virtual |
The documentation for this struct was generated from the following file: