#include <sysc/datatypes/int/sc_signed.h>
Definition at line 1004 of file sc_signed.h.
sc_dt::sc_signed_subref::sc_signed_subref | ( | const sc_signed_subref & | a | ) | [inline] |
Definition at line 1020 of file sc_signed.h.
virtual void sc_dt::sc_signed_subref::concat_set | ( | uint64 | src, | |
int | low_i | |||
) | [virtual] |
Reimplemented from sc_dt::sc_value_base.
virtual void sc_dt::sc_signed_subref::concat_set | ( | const sc_unsigned & | src, | |
int | low_i | |||
) | [virtual] |
Reimplemented from sc_dt::sc_value_base.
virtual void sc_dt::sc_signed_subref::concat_set | ( | const sc_signed & | src, | |
int | low_i | |||
) | [virtual] |
Reimplemented from sc_dt::sc_value_base.
virtual void sc_dt::sc_signed_subref::concat_set | ( | int64 | src, | |
int | low_i | |||
) | [virtual] |
Reimplemented from sc_dt::sc_value_base.
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | const sc_uint_base & | a | ) |
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | const sc_int_base & | a | ) |
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | double | a | ) |
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | int64 | a | ) |
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | uint64 | a | ) |
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | int | a | ) | [inline] |
Definition at line 1048 of file sc_signed.h.
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | unsigned int | a | ) | [inline] |
Definition at line 1045 of file sc_signed.h.
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | long | a | ) |
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | unsigned long | a | ) |
const sc_signed_subref & sc_dt::sc_signed_subref::operator= | ( | const char * | a | ) | [inline] |
Definition at line 2310 of file sc_signed.h.
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | const sc_generic_base< T > & | a | ) | [inline] |
Definition at line 1035 of file sc_signed.h.
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | const sc_unsigned & | a | ) |
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | const sc_unsigned_subref_r & | a | ) |
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | const sc_signed & | a | ) |
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | const sc_signed_subref & | a | ) |
Reimplemented from sc_dt::sc_signed_subref_r.
const sc_signed_subref& sc_dt::sc_signed_subref::operator= | ( | const sc_signed_subref_r & | a | ) |
void sc_dt::sc_signed_subref::scan | ( | ::std::istream & | is = ::std::cin |
) |
friend class sc_core::sc_vpool< sc_signed_subref > [friend] |
Definition at line 1008 of file sc_signed.h.
friend class sc_signed [friend] |
Reimplemented from sc_dt::sc_signed_subref_r.
Definition at line 1007 of file sc_signed.h.
sc_core::sc_vpool<sc_signed_subref> sc_dt::sc_signed_subref::m_pool [static, protected] |
Definition at line 1069 of file sc_signed.h.