#include <sysc/utils/sc_report_handler.h>

Public Attributes | |
| const char * | msg_type |
| sc_actions | actions |
| sc_actions | sev_actions [SC_MAX_SEVERITY] |
| unsigned | limit |
| unsigned | sev_limit [SC_MAX_SEVERITY] |
| unsigned | limit_mask |
| unsigned | call_count |
| unsigned | sev_call_count [SC_MAX_SEVERITY] |
| char * | msg_type_data |
| int | id |
Definition at line 57 of file sc_report_handler.h.
| const char* sc_core::sc_msg_def::msg_type |
Definition at line 59 of file sc_report_handler.h.
Definition at line 60 of file sc_report_handler.h.
| sc_actions sc_core::sc_msg_def::sev_actions[SC_MAX_SEVERITY] |
Definition at line 61 of file sc_report_handler.h.
| unsigned sc_core::sc_msg_def::limit |
Definition at line 62 of file sc_report_handler.h.
| unsigned sc_core::sc_msg_def::sev_limit[SC_MAX_SEVERITY] |
Definition at line 63 of file sc_report_handler.h.
| unsigned sc_core::sc_msg_def::limit_mask |
Definition at line 64 of file sc_report_handler.h.
| unsigned sc_core::sc_msg_def::call_count |
Definition at line 65 of file sc_report_handler.h.
| unsigned sc_core::sc_msg_def::sev_call_count[SC_MAX_SEVERITY] |
Definition at line 66 of file sc_report_handler.h.
Definition at line 67 of file sc_report_handler.h.
Definition at line 69 of file sc_report_handler.h.
1.5.5