void AddInfo(std::string_view info)
void AddError(const Position &pos, std::string_view error)
void AddWarning(const Position &pos, std::string_view warning)
Messages(MsgStream &stream)
void AddInfo(const Position &pos, std::string_view info)
void AddError(std::string_view error)
std::string m_currentFilename
Name of last printed filename.
void AddMessage(MSG::Level level, std::string_view message)
void AddWarning(std::string_view warning)
Definition of the MsgStream class used to transmit messages.
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from p...