48 std::map<std::string, ReportMsgInfo> &
51 static std::map<std::string, ReportMsgInfo>
m;
55 std::map<int, std::string> &
58 static std::map<int, std::string>
m;
std::map< std::string, ReportMsgInfo > & reportMsgInfoMap()
std::unique_ptr< sc_core::sc_report > globalReportCache
sc_core::sc_actions reportSuppressedActions
DefaultReportMessages(std::initializer_list< std::pair< int, const char *>>)
std::map< int, std::string > & reportIdToMsgMap()
sc_core::sc_actions reportCatchActions
static void default_handler(const sc_report &, const sc_actions &)
void(* sc_report_handler_proc)(const sc_report &, const sc_actions &)
const char * reportSeverityNames[]
sc_core::sc_report_handler_proc reportHandlerProc
ReportSevInfo reportSevInfos[sc_core::SC_MAX_SEVERITY]
sc_core::sc_actions reportForcedActions
bool reportWarningsAsErrors
static void register_id(int id, const char *msg)