#include <sc_signed.h>
Inheritance diagram for sc_dt::sc_signed_subref:


Public Methods | |
| sc_signed_subref (const sc_signed_subref &a) | |
| sc_signed_subref * | clone () const |
| sc_signed_subref & | operator= (const sc_signed_subref_r &a) |
| sc_signed_subref & | operator= (const sc_signed_subref &a) |
| sc_signed_subref & | operator= (const sc_signed &a) |
| template<class T1, class T2> sc_signed_subref & | operator= (const sc_signed_concref_r< T1, T2 > &a) |
| sc_signed_subref & | operator= (const sc_unsigned_subref_r &a) |
| sc_signed_subref & | operator= (const sc_unsigned &a) |
| template<class T1, class T2> sc_signed_subref & | operator= (const sc_unsigned_concref_r< T1, T2 > &v) |
| sc_signed_subref & | operator= (const char *a) |
| sc_signed_subref & | operator= (unsigned long a) |
| sc_signed_subref & | operator= (long a) |
| sc_signed_subref & | operator= (unsigned int a) |
| sc_signed_subref & | operator= (int a) |
| sc_signed_subref & | operator= (uint64 a) |
| sc_signed_subref & | operator= (int64 a) |
| sc_signed_subref & | operator= (double a) |
| sc_signed_subref & | operator= (const sc_int_base &a) |
| sc_signed_subref & | operator= (const sc_uint_base &a) |
| void | scan (istream &is=cin) |
Friends | |
| class | sc_signed |
|
|
Definition at line 685 of file sc_signed.h. Referenced by clone(). |
|
|
Reimplemented from sc_dt::sc_signed_subref_r. Definition at line 692 of file sc_signed.h. References sc_signed_subref(). Referenced by sc_dt::concat(), and sc_dt::operator,(). |
|
|
Definition at line 7571 of file sc_signed.cpp. |
|
|
Definition at line 7565 of file sc_signed.cpp. |
|
|
Definition at line 7509 of file sc_signed.cpp. |
|
|
Definition at line 7498 of file sc_signed.cpp. |
|
|
Definition at line 7488 of file sc_signed.cpp. |
|
|
Definition at line 720 of file sc_signed.h. References operator=(). |
|
|
Definition at line 717 of file sc_signed.h. References operator=(). |
|
|
Definition at line 7477 of file sc_signed.cpp. |
|
|
Definition at line 7467 of file sc_signed.cpp. |
|
|
Definition at line 3083 of file sc_signed.h. References sc_dt::sc_signed_subref_r::length(). |
|
||||||||||
|
Definition at line 710 of file sc_signed.h. References NOT_YET_IMPLEMENTED. |
|
|
Definition at line 7457 of file sc_signed.cpp. |
|
|
Definition at line 7451 of file sc_signed.cpp. |
|
||||||||||
|
Definition at line 703 of file sc_signed.h. References NOT_YET_IMPLEMENTED. |
|
|
Definition at line 7441 of file sc_signed.cpp. |
|
|
Definition at line 7432 of file sc_signed.cpp. |
|
|
Reimplemented from sc_dt::sc_signed_subref_r. Definition at line 7426 of file sc_signed.cpp. Referenced by operator=(). |
|
|
Definition at line 7580 of file sc_signed.cpp. Referenced by sc_dt::operator>>(). |
|
|
Reimplemented from sc_dt::sc_signed_subref_r. Definition at line 672 of file sc_signed.h. |
1.2.18