56 #ifndef __SYSTEMC_EXT_DT_MISC_SC_VALUE_BASE_HH__ 57 #define __SYSTEMC_EXT_DT_MISC_SC_VALUE_BASE_HH__ 59 #include "../int/sc_nbdefs.hh" 117 inline const T *operator-> ()
const {
return (
const T *)
this; }
118 inline T *operator-> () {
return (T *)
this; }
123 #endif // SYSTEMC_EXT_DT_MISC_SC_VALUE_BASE_HH__
virtual uint64 concat_get_uint64() const
virtual bool concat_get_data(sc_digit *dst_p, int low_i) const
virtual int concat_length(bool *xz_present_p=0) const
virtual void concat_clear_data(bool to_ones=false)
virtual bool concat_get_ctrl(sc_digit *dst_p, int low_i) const
virtual void concat_set(int64 src, int low_i)