sc_core::sc_msg_def Struct Reference

#include <sc_report_handler.h>

List of all members.

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


Member Data Documentation

const char* sc_core::sc_msg_def::msg_type

sc_actions sc_core::sc_msg_def::actions

sc_actions sc_core::sc_msg_def::sev_actions[SC_MAX_SEVERITY]

unsigned sc_core::sc_msg_def::limit

unsigned sc_core::sc_msg_def::sev_limit[SC_MAX_SEVERITY]

unsigned sc_core::sc_msg_def::limit_mask

unsigned sc_core::sc_msg_def::call_count

unsigned sc_core::sc_msg_def::sev_call_count[SC_MAX_SEVERITY]

char* sc_core::sc_msg_def::msg_type_data

int sc_core::sc_msg_def::id


The documentation for this struct was generated from the following file:
Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page