#include <sc_int_base.h>
Inheritance diagram for sc_dt::sc_int_concref< T1, T2 >:


Public Methods | |
| sc_int_concref (T1 &left_, T2 &right_, int delete_=0) | |
| sc_int_concref (const sc_int_concref< T1, T2 > &a) | |
| sc_int_concref< T1, T2 > * | clone () const |
| sc_int_concref< T1, T2 > & | operator= (int_type v) |
| template<class T3, class T4> sc_int_concref< T1, T2 > & | operator= (const sc_int_concref_r< T3, T4 > &a) |
| template<class T3, class T4> sc_int_concref< T1, T2 > & | operator= (const sc_int_concref< T3, T4 > &a) |
| sc_int_concref< T1, T2 > & | operator= (const sc_int_base &a) |
| sc_int_concref< T1, T2 > & | operator= (const sc_int_subref_r &a) |
| sc_int_concref< T1, T2 > & | operator= (const char *a) |
| sc_int_concref< T1, T2 > & | operator= (unsigned long a) |
| sc_int_concref< T1, T2 > & | operator= (long a) |
| sc_int_concref< T1, T2 > & | operator= (unsigned int a) |
| sc_int_concref< T1, T2 > & | operator= (int a) |
| sc_int_concref< T1, T2 > & | operator= (uint64 a) |
| sc_int_concref< T1, T2 > & | operator= (double a) |
| sc_int_concref< T1, T2 > & | operator= (const sc_signed &) |
| sc_int_concref< T1, T2 > & | operator= (const sc_unsigned &) |
| sc_int_concref< T1, T2 > & | operator= (const sc_bv_base &) |
| sc_int_concref< T1, T2 > & | operator= (const sc_lv_base &) |
| void | scan (istream &is=cin) |
|
||||||||||||||||||||
|
Definition at line 404 of file sc_int_base.h. |
|
||||||||||
|
Definition at line 411 of file sc_int_base.h. |
|
|||||||||
|
Reimplemented from sc_dt::sc_int_concref_r< T1, T2 >. Definition at line 418 of file sc_int_base.h. Referenced by sc_dt::concat(), and sc_dt::operator,(). |
|
||||||||||
|
Definition at line 2353 of file sc_int_base.h. |
|
||||||||||
|
Definition at line 2344 of file sc_int_base.h. |
|
||||||||||
|
Definition at line 2335 of file sc_int_base.h. |
|
||||||||||
|
Definition at line 2326 of file sc_int_base.h. |
|
||||||||||
|
Definition at line 453 of file sc_int_base.h. References sc_dt::int_type, and sc_dt::sc_int_concref< T1, T2 >::operator=(). |
|
||||||||||
|
Definition at line 450 of file sc_int_base.h. References sc_dt::int_type, sc_dt::sc_int_concref< T1, T2 >::operator=(), and sc_dt::uint64. |
|
||||||||||
|
Definition at line 447 of file sc_int_base.h. References sc_dt::int_type, and sc_dt::sc_int_concref< T1, T2 >::operator=(). |
|
||||||||||
|
Definition at line 444 of file sc_int_base.h. References sc_dt::int_type, and sc_dt::sc_int_concref< T1, T2 >::operator=(). |
|
||||||||||
|
Definition at line 441 of file sc_int_base.h. References sc_dt::int_type, and sc_dt::sc_int_concref< T1, T2 >::operator=(). |
|
||||||||||
|
Definition at line 438 of file sc_int_base.h. References sc_dt::int_type, and sc_dt::sc_int_concref< T1, T2 >::operator=(). |
|
||||||||||
|
Definition at line 2317 of file sc_int_base.h. |
|
||||||||||
|
Definition at line 2309 of file sc_int_base.h. References sc_dt::int_type, and sc_dt::sc_int_concref< T1, T2 >::operator=(). |
|
||||||||||
|
Definition at line 2301 of file sc_int_base.h. References sc_dt::int_type, and sc_dt::sc_int_concref< T1, T2 >::operator=(). |
|
||||||||||||||
|
Definition at line 431 of file sc_int_base.h. References sc_dt::int_type, and sc_dt::sc_int_concref< T1, T2 >::operator=(). |
|
||||||||||||||
|
Definition at line 427 of file sc_int_base.h. References sc_dt::int_type, and sc_dt::sc_int_concref< T1, T2 >::operator=(). |
|
||||||||||
|
Definition at line 2290 of file sc_int_base.h. References sc_dt::int_type, sc_dt::sc_int_concref_r< T1, T2 >::m_left, sc_dt::sc_int_concref_r< T1, T2 >::m_right, SC_INTWIDTH, and sc_dt::UINT_ZERO. Referenced by sc_dt::sc_int_concref< T1, T2 >::operator=(). |
|
||||||||||
|
Definition at line 2365 of file sc_int_base.h. References sc_string::c_str(), and s. Referenced by sc_dt::operator>>(). |
1.2.18