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

Public Methods | |
| sc_fxnum_fast_subref (const sc_fxnum_fast_subref &) | |
| ~sc_fxnum_fast_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_fast |
| class | sc_fxnum_subref |
|
|
Definition at line 2162 of file sc_fxnum.h. |
|
|
Definition at line 2171 of file sc_fxnum.h. |
|
|
|
|
|
Definition at line 225 of file sc_fxnum.cpp. References sc_dt::sc_fxnum_fast::dump(). |
|
|
Definition at line 2357 of file sc_fxnum.h. References sc_dt::sc_bv_base::length(). |
|
|
|
|
|
|
|
|
Definition at line 2449 of file sc_fxnum.h. References SC_FXNUM_FAST_OBSERVER_READ_. |
|
|
|
|
|
Definition at line 211 of file sc_fxnum.cpp. References sc_dt::sc_proxy< sc_bv_base >::print(). Referenced by sc_dt::operator<<(). |
|
|
Definition at line 218 of file sc_fxnum.cpp. References sc_dt::sc_proxy< sc_bv_base >::scan(). Referenced by sc_dt::operator>>(). |
|
|
Definition at line 2367 of file sc_fxnum.h. References SC_FXNUM_FAST_OBSERVER_READ_, and sc_dt::sc_proxy< sc_bv_base >::to_int(). |
|
|
Definition at line 2385 of file sc_fxnum.h. References SC_FXNUM_FAST_OBSERVER_READ_, and sc_dt::sc_proxy< sc_bv_base >::to_long(). |
|
||||||||||||
|
Definition at line 2439 of file sc_fxnum.h. References sc_numrep, and sc_dt::sc_proxy< sc_bv_base >::to_string(). |
|
|
Definition at line 2431 of file sc_fxnum.h. References sc_numrep, and sc_dt::sc_proxy< sc_bv_base >::to_string(). |
|
|
Definition at line 2423 of file sc_fxnum.h. References sc_dt::sc_proxy< sc_bv_base >::to_string(). |
|
|
Definition at line 2376 of file sc_fxnum.h. References SC_FXNUM_FAST_OBSERVER_READ_, and sc_dt::sc_proxy< sc_bv_base >::to_uint(). |
|
|
Definition at line 2394 of file sc_fxnum.h. References SC_FXNUM_FAST_OBSERVER_READ_, and sc_dt::sc_proxy< sc_bv_base >::to_ulong(). |
|
|
|
|
|
|
|
|
Definition at line 376 of file sc_fxnum.h. |
|
|
Definition at line 377 of file sc_fxnum.h. |
1.2.18