SystemC  2.3.1
Accellera SystemC proof-of-concept library
Public Attributes | List of all members
sc_core::sc_report_handler::msg_def_items Struct Reference

#include <sysc/utils/sc_report_handler.h>

Collaboration diagram for sc_core::sc_report_handler::msg_def_items:
Collaboration graph
[legend]

Public Attributes

sc_msg_defmd
 
int count
 
bool allocated
 
msg_def_itemsnext
 

Detailed Description

Definition at line 121 of file sc_report_handler.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: