47 #ifndef __SYSTEMC_EXT_DT_FX_SCFX_PARAMS_HH__ 48 #define __SYSTEMC_EXT_DT_FX_SCFX_PARAMS_HH__ 87 void dump(::std::ostream &)
const;
171 os <<
"scfx_params" << ::std::endl;
172 os <<
"(" << ::std::endl;
173 os <<
"type_params = ";
175 os <<
"enc = " <<
m_enc << ::std::endl;
176 os <<
"cast_switch = ";
178 os <<
")" << ::std::endl;
183 #endif // __SYSTEMC_EXT_DT_FX_SCFX_PARAMS_HH__ const char SC_ID_WRAP_SM_NOT_DEFINED_[]
const char SC_ID_INVALID_O_MODE_[]
const sc_fxtype_params & type_params() const
void dump(::std::ostream &=::std::cout) const
void dump(::std::ostream &) const
const sc_fxcast_switch & cast_switch() const
sc_fxcast_switch m_cast_switch
scfx_params(const sc_fxtype_params &, sc_enc, const sc_fxcast_switch &)
void dump(::std::ostream &=::std::cout) const
#define SC_REPORT_ERROR(msg_type, msg)
sc_fxtype_params m_type_params