48 #ifndef SC_FXCAST_SWITCH_H
49 #define SC_FXCAST_SWITCH_H
59 class sc_fxcast_switch;
87 void print( ::std::ostream& = ::std::cout )
const;
88 void dump( ::std::ostream& = ::std::cout )
const;
147 return ( a.m_sw == b.m_sw );
155 return ( a.m_sw != b.m_sw );
const std::string to_string() const
friend bool operator==(const sc_fxcast_switch &, const sc_fxcast_switch &)
void print(::std::ostream &=::std::cout) const
const sc_switch SC_DEFAULT_CAST_SWITCH_
static const T & default_value()
uint64 const sc_uint_base int b
bool operator!=(const sc_bit &a, const sc_bit &b)
bool operator==(const sc_bit &a, const sc_bit &b)
void dump(::std::ostream &=::std::cout) const
friend bool operator!=(const sc_fxcast_switch &, const sc_fxcast_switch &)
sc_fxcast_switch & operator=(const sc_fxcast_switch &)
inline::std::ostream & operator<<(::std::ostream &os, const sc_bit &a)
sc_context< sc_fxcast_switch > sc_fxcast_context