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;
@ SC_DEFAULT_ERROR_ACTIONS
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_INFO_ACTIONS
std::map< std::string, ReportMsgInfo > & reportMsgInfoMap()
static void register_id(int id, const char *msg)
bool reportWarningsAsErrors
sc_core::sc_actions reportForcedActions
@ SC_DEFAULT_FATAL_ACTIONS
void(* sc_report_handler_proc)(const sc_report &, const sc_actions &)
std::map< int, std::string > & reportIdToMsgMap()
sc_core::sc_actions reportSuppressedActions
sc_core::sc_actions reportCatchActions
@ SC_DEFAULT_WARNING_ACTIONS
Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17