Go to the documentation of this file.
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__
const char SC_ID_RESOLVED_PORT_NOT_BOUND_[]
sc_in_rv< W > & operator=(const sc_in_rv< W > &)
#define SC_REPORT_ERROR(msg_type, msg)
const std::string & name()
sc_in_rv(const sc_in_rv< W > &)
virtual void end_of_elaboration()
sc_in_rv(const char *name)
virtual const char * kind() const
Generated on Wed Sep 30 2020 14:02:15 for gem5 by doxygen 1.8.17