16 #ifndef TORC_GENERIC_MESSAGETABLE_HPP
17 #define TORC_GENERIC_MESSAGETABLE_HPP
23 namespace torc {
namespace generic {
class Message; } }
81 void operator delete(
void *);
90 #endif // TORC_GENERIC_MESSAGETABLE_HPP
MessageContainer mMessages
static MessageTable * instance()
void changeMessageSeverity(MessageId inId, MessageSeverity inSeverity)
std::map< MessageId, Message > MessageContainer
The Error object thrown by different methods of EdifOM.
void changeMessageString(MessageId inId, const Message &inMessage)
std::string getMessage(MessageId inId) const