clear_cached_report() | sc_core::sc_report_handler | static |
default_handler(const sc_report &, const sc_actions &) | sc_core::sc_report_handler | static |
force(sc_actions) | sc_core::sc_report_handler | static |
force() | sc_core::sc_report_handler | static |
get_cached_report() | sc_core::sc_report_handler | static |
get_catch_actions() | sc_core::sc_report_handler | static |
get_count(sc_severity) | sc_core::sc_report_handler | static |
get_count(const char *msg_type) | sc_core::sc_report_handler | static |
get_count(const char *msg_type, sc_severity) | sc_core::sc_report_handler | static |
get_log_file_name() | sc_core::sc_report_handler | static |
get_new_action_id() | sc_core::sc_report_handler | static |
get_verbosity_level() | sc_core::sc_report_handler | static |
report(sc_severity, const char *msg_type, const char *msg, const char *file, int line) | sc_core::sc_report_handler | static |
report(sc_severity, const char *msg_type, const char *msg, int verbosity, const char *file, int line) | sc_core::sc_report_handler | static |
report(sc_severity, int id, const char *msg, const char *file, int line) | sc_core::sc_report_handler | static |
set_actions(sc_severity, sc_actions=SC_UNSPECIFIED) | sc_core::sc_report_handler | static |
set_actions(const char *msg_type, sc_actions=SC_UNSPECIFIED) | sc_core::sc_report_handler | static |
set_actions(const char *msg_type, sc_severity, sc_actions=SC_UNSPECIFIED) | sc_core::sc_report_handler | static |
set_catch_actions(sc_actions) | sc_core::sc_report_handler | static |
set_handler(sc_report_handler_proc) | sc_core::sc_report_handler | static |
set_log_file_name(const char *) | sc_core::sc_report_handler | static |
set_verbosity_level(int) | sc_core::sc_report_handler | static |
stop_after(sc_severity, int limit=-1) | sc_core::sc_report_handler | static |
stop_after(const char *msg_type, int limit=-1) | sc_core::sc_report_handler | static |
stop_after(const char *msg_type, sc_severity, int limit=-1) | sc_core::sc_report_handler | static |
suppress(sc_actions) | sc_core::sc_report_handler | static |
suppress() | sc_core::sc_report_handler | static |