Lines Matching refs:sc_report_handler

40 #include "systemc/ext/utils/sc_report_handler.hh"
55 sc_report_handler::report(sc_severity severity, const char *msg_type,
62 sc_report_handler::report(sc_severity severity, const char *msg_type,
111 sc_report_handler::report(sc_severity severity, int id, const char *msg,
123 sc_report_handler::set_actions(sc_severity severity, sc_actions actions)
132 sc_report_handler::set_actions(const char *msg_type, sc_actions actions)
144 sc_report_handler::set_actions(
157 sc_report_handler::stop_after(sc_severity severity, int limit)
166 sc_report_handler::stop_after(const char *msg_type, int limit)
178 sc_report_handler::stop_after(
191 sc_report_handler::get_count(sc_severity severity)
197 sc_report_handler::get_count(const char *msg_type)
206 sc_report_handler::get_count(const char *msg_type, sc_severity severity)
215 sc_report_handler::set_verbosity_level(int vl)
223 sc_report_handler::get_verbosity_level()
230 sc_report_handler::suppress(sc_actions actions)
238 sc_report_handler::suppress()
244 sc_report_handler::force(sc_actions actions)
252 sc_report_handler::force()
259 sc_report_handler::set_catch_actions(sc_actions actions)
267 sc_report_handler::get_catch_actions()
274 sc_report_handler::set_handler(sc_report_handler_proc proc)
280 sc_report_handler::default_handler(
307 sc_report_handler::get_new_action_id()
315 sc_report_handler::get_cached_report()
324 sc_report_handler::clear_cached_report()
335 sc_report_handler::set_log_file_name(const char *new_name)
351 sc_report_handler::get_log_file_name()