#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/RenounceToolInputsVisitor.h>
|
template<std::invocable< std::string_view, std::string_view > F> |
| Logger (F func) |
|
void | renounce (std::string_view tool_name, std::string_view key) override |
|
virtual | ~ILogger ()=default |
|
Definition at line 42 of file RenounceToolInputsVisitor.h.
◆ Logger()
template<std::invocable< std::string_view, std::string_view > F>
RenounceToolInputsVisitor::Logger::Logger |
( |
F |
func | ) |
|
|
inline |
◆ renounce()
void RenounceToolInputsVisitor::Logger::renounce |
( |
std::string_view |
tool_name, |
|
|
std::string_view |
key |
|
) |
| |
|
inlineoverridevirtual |
◆ m_func
std::function<void( std::string_view, std::string_view )> RenounceToolInputsVisitor::Logger::m_func |
|
private |
The documentation for this class was generated from the following file: