Go to the documentation of this file.
28 #ifndef __SYSTEMC_EXT_CHANNEL_SC_OUT_HH__
29 #define __SYSTEMC_EXT_CHANNEL_SC_OUT_HH__
31 #include "../core/sc_port.hh"
92 virtual const char *
kind()
const {
return "sc_out"; }
101 #endif //__SYSTEMC_EXT_CHANNEL_SC_OUT_HH__
sc_out(const sc_signal_inout_if< T > &interface)
sc_out(sc_out< T > &parent)
sc_out< T > & operator=(const T &t)
sc_out(const char *name, const sc_signal_inout_if< T > &interface)
sc_out(const sc_out< T > &)
sc_out(const char *name, sc_port_b< sc_signal_inout_if< T > > &parent)
sc_out(sc_port_b< sc_signal_inout_if< T > > &parent)
virtual const char * kind() const
const char * name() const
sc_out(const char *name, sc_out< T > &parent)
sc_inout< T > & operator=(const T &t)
Generated on Wed Sep 30 2020 14:02:15 for gem5 by doxygen 1.8.17