Go to the documentation of this file.
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;
DefaultReportMessages(std::initializer_list< std::pair< int, const char * >>)
const char * reportSeverityNames[]
static void default_handler(const sc_report &, const sc_actions &)
ReportSevInfo reportSevInfos[sc_core::SC_MAX_SEVERITY]
sc_core::sc_report_handler_proc reportHandlerProc
std::unique_ptr< sc_core::sc_report > globalReportCache
@ SC_DEFAULT_FATAL_ACTIONS
@ SC_DEFAULT_INFO_ACTIONS
std::map< std::string, ReportMsgInfo > & reportMsgInfoMap()
static void register_id(int id, const char *msg)
@ SC_DEFAULT_WARNING_ACTIONS
bool reportWarningsAsErrors
sc_core::sc_actions reportForcedActions
void(* sc_report_handler_proc)(const sc_report &, const sc_actions &)
@ SC_DEFAULT_ERROR_ACTIONS
std::map< int, std::string > & reportIdToMsgMap()
sc_core::sc_actions reportSuppressedActions
sc_core::sc_actions reportCatchActions
Generated on Wed Jul 28 2021 12:10:32 for gem5 by doxygen 1.8.17