30 #ifndef __SYSTEMC_EXT_CHANNEL_SC_INOUT_RV_HH__ 31 #define __SYSTEMC_EXT_CHANNEL_SC_INOUT_RV_HH__ 35 #include "../core/sc_port.hh" 96 std::ostringstream
ss;
97 ss <<
"port '" << this->
name() <<
"' (" << this->kind() <<
")";
102 virtual const char *
kind()
const {
return "sc_inout_rv"; }
107 #endif //__SYSTEMC_EXT_CHANNEL_SC_INOUT_RV_HH__
const std::string & name()
const char SC_ID_RESOLVED_PORT_NOT_BOUND_[]
const sc_dt::sc_lv< W > & read() const
virtual void end_of_elaboration()
virtual const char * kind() const
sc_inout_rv(const char *name)
#define SC_REPORT_ERROR(msg_type, msg)