#include <sysc/datatypes/int/sc_unsigned.h>
Definition at line 909 of file sc_unsigned.h.
sc_dt::sc_unsigned_subref::sc_unsigned_subref | ( | ) | [inline, protected] |
Definition at line 919 of file sc_unsigned.h.
sc_dt::sc_unsigned_subref::sc_unsigned_subref | ( | const sc_unsigned_subref & | a | ) | [inline] |
Definition at line 926 of file sc_unsigned.h.
virtual void sc_dt::sc_unsigned_subref::concat_set | ( | uint64 | src, | |
int | low_i | |||
) | [virtual] |
Reimplemented from sc_dt::sc_value_base.
virtual void sc_dt::sc_unsigned_subref::concat_set | ( | const sc_unsigned & | src, | |
int | low_i | |||
) | [virtual] |
Reimplemented from sc_dt::sc_value_base.
virtual void sc_dt::sc_unsigned_subref::concat_set | ( | const sc_signed & | src, | |
int | low_i | |||
) | [virtual] |
Reimplemented from sc_dt::sc_value_base.
virtual void sc_dt::sc_unsigned_subref::concat_set | ( | int64 | src, | |
int | low_i | |||
) | [virtual] |
Reimplemented from sc_dt::sc_value_base.
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | const sc_uint_base & | a | ) |
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | const sc_int_base & | a | ) |
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | double | a | ) |
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | int64 | a | ) |
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | uint64 | a | ) |
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | int | a | ) | [inline] |
Definition at line 948 of file sc_unsigned.h.
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | unsigned int | a | ) | [inline] |
Definition at line 945 of file sc_unsigned.h.
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | long | a | ) |
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | unsigned long | a | ) |
const sc_unsigned_subref & sc_dt::sc_unsigned_subref::operator= | ( | const char * | a | ) | [inline] |
Definition at line 2122 of file sc_unsigned.h.
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | const sc_signed & | a | ) |
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | const sc_signed_subref_r & | a | ) |
const sc_unsigned_subref & sc_dt::sc_unsigned_subref::operator= | ( | const sc_generic_base< T > & | a | ) | [inline] |
Definition at line 2036 of file sc_unsigned.h.
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | const sc_unsigned & | a | ) |
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | const sc_unsigned_subref & | a | ) |
Reimplemented from sc_dt::sc_unsigned_subref_r.
const sc_unsigned_subref& sc_dt::sc_unsigned_subref::operator= | ( | const sc_unsigned_subref_r & | a | ) |
void sc_dt::sc_unsigned_subref::scan | ( | ::std::istream & | is = ::std::cin |
) |
friend class sc_core::sc_vpool< sc_unsigned_subref > [friend] |
Definition at line 913 of file sc_unsigned.h.
friend class sc_unsigned [friend] |
Reimplemented from sc_dt::sc_unsigned_subref_r.
Definition at line 912 of file sc_unsigned.h.
sc_core::sc_vpool<sc_unsigned_subref> sc_dt::sc_unsigned_subref::m_pool [static, protected] |
Definition at line 969 of file sc_unsigned.h.