50#ifndef __SYSTEMC_EXT_DT_FX_SC_FXCAST_SWITCH_HH__
51#define __SYSTEMC_EXT_DT_FX_SC_FXCAST_SWITCH_HH__
62class sc_fxcast_switch;
88 void print(::std::ostream & =::std::cout)
const;
89 void dump(::std::ostream & =::std::cout)
const;
106extern template class sc_global<sc_fxcast_switch>;
107extern template class sc_context<sc_fxcast_switch>;
141 return (
a.m_sw ==
b.m_sw);
147 return (
a.m_sw !=
b.m_sw);
150inline ::std::ostream &
static const T & default_value()
friend bool operator!=(const sc_fxcast_switch &, const sc_fxcast_switch &)
sc_fxcast_switch & operator=(const sc_fxcast_switch &)
friend bool operator==(const sc_fxcast_switch &, const sc_fxcast_switch &)
const std::string to_string() const
void print(::std::ostream &=::std::cout) const
void dump(::std::ostream &=::std::cout) const
sc_context< sc_fxcast_switch > sc_fxcast_context
const sc_switch SC_DEFAULT_CAST_SWITCH_
bool operator==(const sc_signed &u, const sc_int_base &v)
bool operator!=(const sc_signed &u, const sc_int_base &v)