28#ifndef __SYSTEMC_EXT_UTILS__USING_HH__
29#define __SYSTEMC_EXT_UTILS__USING_HH__
static const char * sc_release()
const char SC_ID_ABORT_[]
const char SC_ID_BACK_ON_EMPTY_LIST_[]
@ SC_DEFAULT_ERROR_ACTIONS
@ SC_DEFAULT_INFO_ACTIONS
@ SC_DEFAULT_WARNING_ACTIONS
@ SC_DEFAULT_FATAL_ACTIONS
const unsigned int sc_version_major
const char SC_ID_STRING_TOO_LONG_[]
sc_trace_file * sc_create_vcd_trace_file(const char *name)
const char SC_ID_VECTOR_NONOBJECT_ELEMENTS_[]
const char SC_ID_WITHOUT_MESSAGE_[]
const char SC_ID_NOT_IMPLEMENTED_[]
bool sc_report_close_default_log()
void sc_interrupt_here(const char *msg_type, sc_severity)
const char * sc_version()
const char SC_ID_INTERNAL_ERROR_[]
const std::string sc_version_release_date
std::exception sc_exception
void sc_trace_delta_cycles(sc_trace_file *, bool on=true)
const std::string sc_version_prerelease
const std::string sc_report_compose_message(const sc_report &)
const std::string sc_version_originator
const char SC_ID_OUT_OF_BOUNDS_[]
void sc_close_vcd_trace_file(sc_trace_file *tf)
const char SC_ID_REGISTER_ID_FAILED_[]
const char SC_ID_IEEE_1666_DEPRECATION_[]
const char SC_ID_VECTOR_INIT_CALLED_TWICE_[]
const unsigned int sc_version_minor
void sc_trace(sc_trace_file *tf, const sc_in< T > &i, const std::string &name)
void sc_write_comment(sc_trace_file *tf, const std::string &comment)
const char SC_ID_FRONT_ON_EMPTY_LIST_[]
void sc_stop_here(const char *msg_type, sc_severity)
const unsigned int sc_version_patch
const char SC_ID_ASSERTION_FAILED_[]
const std::string sc_version_string
const char SC_ID_VECTOR_BIND_EMPTY_[]
const char SC_ID_UNKNOWN_ERROR_[]
static const char * sc_copyright()
const std::string sc_copyright_string
void(* sc_report_handler_proc)(const sc_report &, const sc_actions &)
const T sc_min(const T &a, const T &b)
const T sc_abs(const T &a)
const T sc_max(const T &a, const T &b)