#include <Logger.h>
|
| | ActsAthenaPrintPolicy (std::shared_ptr< MsgStream > msg, const std::string &name) |
| void | flush (const Acts::Logging::Level &lvl, const std::string &input) override |
| virtual const std::string & | name () const override |
| virtual std::unique_ptr< Acts::Logging::OutputPrintPolicy > | clone (const std::string &name) const override |
|
| IMessageSvc * | m_svc {} |
| std::shared_ptr< MsgStream > | m_msg {} |
| std::string | m_name {} |
◆ ActsAthenaPrintPolicy()
| ActsAthenaPrintPolicy::ActsAthenaPrintPolicy |
( |
std::shared_ptr< MsgStream > | msg, |
|
|
const std::string & | name ) |
◆ clone()
| std::unique_ptr< Acts::Logging::OutputPrintPolicy > ActsAthenaPrintPolicy::clone |
( |
const std::string & | name | ) |
const |
|
overridevirtual |
◆ flush()
| void ActsAthenaPrintPolicy::flush |
( |
const Acts::Logging::Level & | lvl, |
|
|
const std::string & | input ) |
|
override |
◆ name()
| const std::string & ActsAthenaPrintPolicy::name |
( |
| ) |
const |
|
overridevirtual |
◆ m_msg
| std::shared_ptr<MsgStream> ActsAthenaPrintPolicy::m_msg {} |
|
private |
◆ m_name
| std::string ActsAthenaPrintPolicy::m_name {} |
|
private |
◆ m_svc
| IMessageSvc* ActsAthenaPrintPolicy::m_svc {} |
|
private |
The documentation for this class was generated from the following files: