#include <sc_int.h>
Inheritance diagram for sc_dt::sc_int< W >:


Public Methods | |
| sc_int () | |
| sc_int (int_type v) | |
| sc_int (const sc_int< W > &a) | |
| sc_int (const sc_int_base &a) | |
| sc_int (const sc_int_subref_r &a) | |
| template<class T1, class T2> | sc_int (const sc_int_concref_r< T1, T2 > &a) |
| sc_int (const sc_signed &a) | |
| sc_int (const sc_unsigned &a) | |
| sc_int (const sc_bv_base &a) | |
| sc_int (const sc_lv_base &a) | |
| sc_int (const char *a) | |
| sc_int (unsigned long a) | |
| sc_int (long a) | |
| sc_int (unsigned int a) | |
| sc_int (int a) | |
| sc_int (uint64 a) | |
| sc_int (double a) | |
| sc_int< W > & | operator= (int_type v) |
| sc_int< W > & | operator= (const sc_int_base &a) |
| sc_int< W > & | operator= (const sc_int_subref_r &a) |
| sc_int< W > & | operator= (const sc_int< W > &a) |
| template<class T1, class T2> sc_int< W > & | operator= (const sc_int_concref_r< T1, T2 > &a) |
| sc_int< W > & | operator= (const sc_signed &a) |
| sc_int< W > & | operator= (const sc_unsigned &a) |
| sc_int< W > & | operator= (const sc_bv_base &a) |
| sc_int< W > & | operator= (const sc_lv_base &a) |
| sc_int< W > & | operator= (const char *a) |
| sc_int< W > & | operator= (unsigned long a) |
| sc_int< W > & | operator= (long a) |
| sc_int< W > & | operator= (unsigned int a) |
| sc_int< W > & | operator= (int a) |
| sc_int< W > & | operator= (uint64 a) |
| sc_int< W > & | operator= (double a) |
| sc_int< W > & | operator+= (int_type v) |
| sc_int< W > & | operator-= (int_type v) |
| sc_int< W > & | operator *= (int_type v) |
| sc_int< W > & | operator/= (int_type v) |
| sc_int< W > & | operator%= (int_type v) |
| sc_int< W > & | operator &= (int_type v) |
| sc_int< W > & | operator|= (int_type v) |
| sc_int< W > & | operator^= (int_type v) |
| sc_int< W > & | operator<<= (int_type v) |
| sc_int< W > & | operator>>= (int_type v) |
| sc_int< W > & | operator++ () |
| const sc_int< W > | operator++ (int) |
| sc_int< W > & | operator-- () |
| const sc_int< W > | operator-- (int) |
|
|||||||||
|
|
|
||||||||||
|
Definition at line 87 of file sc_int.h. References sc_dt::int_type. |
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
Definition at line 164 of file sc_int.h. References sc_dt::uint64. |
|
||||||||||
|
|
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. Definition at line 261 of file sc_int.h. References sc_dt::int_type. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. Definition at line 249 of file sc_int.h. References sc_dt::int_type. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. Definition at line 255 of file sc_int.h. References sc_dt::int_type. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
|||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. Definition at line 243 of file sc_int.h. References sc_dt::int_type. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
|||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. Definition at line 246 of file sc_int.h. References sc_dt::int_type. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. Definition at line 252 of file sc_int.h. References sc_dt::int_type. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. Definition at line 271 of file sc_int.h. References sc_dt::int_type. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. Definition at line 234 of file sc_int.h. References sc_dt::uint64. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Definition at line 184 of file sc_int.h. References sc_dt::sc_int_base::m_val. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. Definition at line 175 of file sc_int.h. References sc_dt::int_type. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. Definition at line 274 of file sc_int.h. References sc_dt::int_type. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. Definition at line 267 of file sc_int.h. References sc_dt::int_type. |
|
||||||||||
|
Reimplemented from sc_dt::sc_int_base. Definition at line 264 of file sc_int.h. References sc_dt::int_type. |
1.2.18