#include <sysc/datatypes/int/sc_int_base.h>
Definition at line 448 of file sc_int_base.h.
sc_dt::sc_int_subref::sc_int_subref | ( | ) | [inline, protected] |
Definition at line 458 of file sc_int_base.h.
sc_dt::sc_int_subref::sc_int_subref | ( | const sc_int_subref & | a | ) | [inline] |
Definition at line 465 of file sc_int_base.h.
virtual void sc_dt::sc_int_subref::concat_set | ( | uint64 | src, | |
int | low_i | |||
) | [virtual] |
Reimplemented from sc_dt::sc_value_base.
virtual void sc_dt::sc_int_subref::concat_set | ( | const sc_unsigned & | src, | |
int | low_i | |||
) | [virtual] |
Reimplemented from sc_dt::sc_value_base.
virtual void sc_dt::sc_int_subref::concat_set | ( | const sc_signed & | src, | |
int | low_i | |||
) | [virtual] |
Reimplemented from sc_dt::sc_value_base.
virtual void sc_dt::sc_int_subref::concat_set | ( | int64 | src, | |
int | low_i | |||
) | [virtual] |
Reimplemented from sc_dt::sc_value_base.
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | const sc_lv_base & | ) |
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | const sc_bv_base & | ) |
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | const sc_unsigned & | ) |
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | const sc_signed & | ) |
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | double | a | ) | [inline] |
Definition at line 500 of file sc_int_base.h.
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | uint64 | a | ) | [inline] |
Definition at line 497 of file sc_int_base.h.
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | int | a | ) | [inline] |
Definition at line 494 of file sc_int_base.h.
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | unsigned int | a | ) | [inline] |
Definition at line 491 of file sc_int_base.h.
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | long | a | ) | [inline] |
Definition at line 488 of file sc_int_base.h.
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | unsigned long | a | ) | [inline] |
Definition at line 485 of file sc_int_base.h.
sc_int_subref & sc_dt::sc_int_subref::operator= | ( | const char * | a | ) | [inline] |
Definition at line 1202 of file sc_int_base.h.
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | const sc_generic_base< T > & | a | ) | [inline] |
Definition at line 480 of file sc_int_base.h.
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | const sc_int_subref & | a | ) | [inline] |
Reimplemented from sc_dt::sc_int_subref_r.
Definition at line 476 of file sc_int_base.h.
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | const sc_int_subref_r & | a | ) | [inline] |
Definition at line 473 of file sc_int_base.h.
sc_int_subref & sc_dt::sc_int_subref::operator= | ( | const sc_int_base & | a | ) | [inline] |
Definition at line 1195 of file sc_int_base.h.
sc_int_subref& sc_dt::sc_int_subref::operator= | ( | int_type | v | ) |
void sc_dt::sc_int_subref::scan | ( | ::std::istream & | is = ::std::cin |
) |
friend class sc_core::sc_vpool< sc_int_subref > [friend] |
Definition at line 452 of file sc_int_base.h.
friend class sc_int_base [friend] |
Reimplemented from sc_dt::sc_int_subref_r.
Definition at line 451 of file sc_int_base.h.
Definition at line 520 of file sc_int_base.h.