#include <sc_fxnum.h>
Collaboration diagram for sc_dt::sc_fxnum_subref:

Public Methods | |
| sc_fxnum_subref (const sc_fxnum_subref &) | |
| ~sc_fxnum_subref () | |
| bool | and_reduce () const |
| bool | nand_reduce () const |
| bool | or_reduce () const |
| bool | nor_reduce () const |
| bool | xor_reduce () const |
| bool | xnor_reduce () const |
| int | length () const |
| int | to_int () const |
| unsigned int | to_uint () const |
| long | to_long () const |
| unsigned long | to_ulong () const |
| const sc_string | to_string () const |
| const sc_string | to_string (sc_numrep) const |
| const sc_string | to_string (sc_numrep, bool) const |
| operator sc_bv_base () const | |
| void | print (ostream &=cout) const |
| void | scan (istream &=cin) |
| void | dump (ostream &=cout) const |
Friends | |
| class | sc_fxnum |
| class | sc_fxnum_fast_subref |
|
|
Definition at line 1829 of file sc_fxnum.h. |
|
|
Definition at line 1838 of file sc_fxnum.h. |
|
|
|
|
|
Definition at line 176 of file sc_fxnum.cpp. References sc_dt::sc_fxnum::dump(). |
|
|
Definition at line 2024 of file sc_fxnum.h. References sc_dt::sc_bv_base::length(). |
|
|
|
|
|
|
|
|
Definition at line 2116 of file sc_fxnum.h. References SC_FXNUM_OBSERVER_READ_. |
|
|
|
|
|
Definition at line 162 of file sc_fxnum.cpp. References sc_dt::sc_proxy< sc_bv_base >::print(). Referenced by sc_dt::operator<<(). |
|
|
Definition at line 169 of file sc_fxnum.cpp. References sc_dt::sc_proxy< sc_bv_base >::scan(). Referenced by sc_dt::operator>>(). |
|
|
Definition at line 2034 of file sc_fxnum.h. References SC_FXNUM_OBSERVER_READ_, and sc_dt::sc_proxy< sc_bv_base >::to_int(). |
|
|
Definition at line 2052 of file sc_fxnum.h. References SC_FXNUM_OBSERVER_READ_, and sc_dt::sc_proxy< sc_bv_base >::to_long(). |
|
||||||||||||
|
Definition at line 2106 of file sc_fxnum.h. References sc_numrep, and sc_dt::sc_proxy< sc_bv_base >::to_string(). |
|
|
Definition at line 2098 of file sc_fxnum.h. References sc_numrep, and sc_dt::sc_proxy< sc_bv_base >::to_string(). |
|
|
Definition at line 2090 of file sc_fxnum.h. References sc_dt::sc_proxy< sc_bv_base >::to_string(). |
|
|
Definition at line 2043 of file sc_fxnum.h. References SC_FXNUM_OBSERVER_READ_, and sc_dt::sc_proxy< sc_bv_base >::to_uint(). |
|
|
Definition at line 2061 of file sc_fxnum.h. References SC_FXNUM_OBSERVER_READ_, and sc_dt::sc_proxy< sc_bv_base >::to_ulong(). |
|
|
|
|
|
|
|
|
Definition at line 215 of file sc_fxnum.h. |
|
|
Definition at line 216 of file sc_fxnum.h. |
1.2.18