28 #ifndef __SYSTEMC_EXT_CHANNEL_SC_IN_RV_HH__ 29 #define __SYSTEMC_EXT_CHANNEL_SC_IN_RV_HH__ 61 std::ostringstream
ss;
62 ss <<
"port '" << this->
name() <<
"' (" << this->kind() <<
")";
67 virtual const char *
kind()
const {
return "sc_in_rv"; }
77 #endif //__SYSTEMC_EXT_CHANNEL_SC_IN_RV_HH__ virtual const char * kind() const
const std::string & name()
const char SC_ID_RESOLVED_PORT_NOT_BOUND_[]
sc_in_rv(const sc_in_rv< W > &)
sc_in_rv(const char *name)
virtual void end_of_elaboration()
#define SC_REPORT_ERROR(msg_type, msg)