1 #ifndef JOBOPTIONSVC_MESSAGES_H_
2 #define JOBOPTIONSVC_MESSAGES_H_
19 namespace Gaudi {
namespace Parsers {
52 const std::string& message);
65 #endif // JOBOPTIONSVC_MESSAGES_H_
std::string m_currentFilename
Name of last printed filename.
void AddMessage(MSG::Level level, const std::string &message)
void AddInfo(const std::string &info)
Definition of the MsgStream class used to transmit messages.
Messages(MsgStream &stream)
void AddWarning(const Position &pos, const std::string &warning)
void AddError(const Position &pos, const std::string &error)
void AddInfo(const Position &pos, const std::string &info)
void AddError(const std::string &error)
void AddWarning(const std::string &warning)
This is a number of static methods for bootstrapping the Gaudi framework.