#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) |
| sc_signed_subref & | operator= (const sc_concatref &a) |
| sc_signed_subref & | operator= (const sc_unsigned_subref_r &a) |
| sc_signed_subref & | operator= (const sc_unsigned &a) |
| 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) |
| virtual void | concat_set (int64 src, int low_i) |
| virtual void | concat_set (const sc_signed &src, int low_i) |
| virtual void | concat_set (const sc_unsigned &src, int low_i) |
| virtual void | concat_set (uint64 src, int low_i) |
| void | scan (istream &is=cin) |
Friends | |
| class | sc_signed |
|
|
Definition at line 427 of file sc_signed.h. Referenced by clone(). |
|
|
Reimplemented from sc_dt::sc_signed_subref_r. Definition at line 434 of file sc_signed.h. References sc_signed_subref(). |
|
||||||||||||
|
Reimplemented from sc_dt::sc_value_base. Definition at line 8055 of file sc_signed.cpp. |
|
||||||||||||
|
Reimplemented from sc_dt::sc_value_base. Definition at line 8034 of file sc_signed.cpp. |
|
||||||||||||
|
Reimplemented from sc_dt::sc_value_base. Definition at line 8012 of file sc_signed.cpp. |
|
||||||||||||
|
Reimplemented from sc_dt::sc_value_base. Definition at line 7990 of file sc_signed.cpp. |
|
|
Definition at line 7982 of file sc_signed.cpp. |
|
|
Definition at line 7976 of file sc_signed.cpp. |
|
|
Definition at line 7920 of file sc_signed.cpp. |
|
|
Definition at line 7909 of file sc_signed.cpp. |
|
|
Definition at line 7899 of file sc_signed.cpp. |
|
|
Definition at line 456 of file sc_signed.h. References operator=(). |
|
|
Definition at line 453 of file sc_signed.h. References operator=(). |
|
|
Definition at line 7888 of file sc_signed.cpp. |
|
|
Definition at line 7878 of file sc_signed.cpp. |
|
|
Definition at line 1643 of file sc_signed.h. References sc_dt::sc_signed_subref_r::length(). |
|
|
Definition at line 7859 of file sc_signed.cpp. |
|
|
Definition at line 7853 of file sc_signed.cpp. |
|
|
Definition at line 7869 of file sc_signed.cpp. |
|
|
Definition at line 7843 of file sc_signed.cpp. |
|
|
Definition at line 7834 of file sc_signed.cpp. |
|
|
Reimplemented from sc_dt::sc_signed_subref_r. Definition at line 7828 of file sc_signed.cpp. Referenced by operator=(). |
|
|
Definition at line 8078 of file sc_signed.cpp. Referenced by sc_dt::operator>>(). |
|
|
Reimplemented from sc_dt::sc_signed_subref_r. Definition at line 414 of file sc_signed.h. |
1.2.18