The Gaudi Framework  master (594c33fa)
RenounceToolInputsVisitor::ILogger Struct Referenceabstract

Helper class interface to optionally log renounce operations. More...

#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/RenounceToolInputsVisitor.h>

Inheritance diagram for RenounceToolInputsVisitor::ILogger:

Public Member Functions

virtual ~ILogger ()=default
 
virtual void renounce (std::string_view tool_name, std::string_view key)=0
 

Detailed Description

Helper class interface to optionally log renounce operations.

Definition at line 31 of file RenounceToolInputsVisitor.h.

Constructor & Destructor Documentation

◆ ~ILogger()

virtual RenounceToolInputsVisitor::ILogger::~ILogger ( )
virtualdefault

Member Function Documentation

◆ 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: