|
SystemC
Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
|
#include <sysc/utils/sc_report_handler.h>

Public Attributes | |
| sc_msg_def * | md |
| int | count |
| bool | allocated |
| msg_def_items * | next |
Definition at line 121 of file sc_report_handler.h.
| bool sc_core::sc_report_handler::msg_def_items::allocated |
Definition at line 125 of file sc_report_handler.h.
| int sc_core::sc_report_handler::msg_def_items::count |
Definition at line 124 of file sc_report_handler.h.
| sc_msg_def* sc_core::sc_report_handler::msg_def_items::md |
Definition at line 123 of file sc_report_handler.h.
| msg_def_items* sc_core::sc_report_handler::msg_def_items::next |
Definition at line 126 of file sc_report_handler.h.
1.8.5