#include <sc_report_handler.h>
Public 変数 | |
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 |
sc_report_handler.h の 57 行で定義されています。
const char* sc_core::sc_msg_def::msg_type |
sc_report_handler.h の 59 行で定義されています。
sc_report_handler.h の 60 行で定義されています。
sc_actions sc_core::sc_msg_def::sev_actions[SC_MAX_SEVERITY] |
sc_report_handler.h の 61 行で定義されています。
unsigned sc_core::sc_msg_def::limit |
sc_report_handler.h の 62 行で定義されています。
unsigned sc_core::sc_msg_def::sev_limit[SC_MAX_SEVERITY] |
sc_report_handler.h の 63 行で定義されています。
unsigned sc_core::sc_msg_def::limit_mask |
sc_report_handler.h の 64 行で定義されています。
unsigned sc_core::sc_msg_def::call_count |
sc_report_handler.h の 65 行で定義されています。
unsigned sc_core::sc_msg_def::sev_call_count[SC_MAX_SEVERITY] |
sc_report_handler.h の 66 行で定義されています。
sc_report_handler.h の 67 行で定義されています。
sc_report_handler.h の 69 行で定義されています。