#include <sysc/datatypes/int/sc_uint_base.h>


Definition at line 434 of file sc_uint_base.h.
| sc_dt::sc_uint_subref::sc_uint_subref | ( | ) |  [inline, protected] | 
        
Definition at line 444 of file sc_uint_base.h.
| sc_dt::sc_uint_subref::sc_uint_subref | ( | const sc_uint_subref & | init | ) |  [inline] | 
        
Definition at line 448 of file sc_uint_base.h.
| virtual void sc_dt::sc_uint_subref::concat_set | ( | uint64 | src, | |
| int | low_i | |||
| ) |  [virtual] | 
        
Reimplemented from sc_dt::sc_value_base.
| virtual void sc_dt::sc_uint_subref::concat_set | ( | const sc_unsigned & | src, | |
| int | low_i | |||
| ) |  [virtual] | 
        
Reimplemented from sc_dt::sc_value_base.
| virtual void sc_dt::sc_uint_subref::concat_set | ( | const sc_signed & | src, | |
| int | low_i | |||
| ) |  [virtual] | 
        
Reimplemented from sc_dt::sc_value_base.
| virtual void sc_dt::sc_uint_subref::concat_set | ( | int64 | src, | |
| int | low_i | |||
| ) |  [virtual] | 
        
Reimplemented from sc_dt::sc_value_base.
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | const sc_lv_base & | ) | 
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | const sc_bv_base & | ) | 
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | const sc_unsigned & | ) | 
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | const sc_signed & | ) | 
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | double | a | ) |  [inline] | 
        
Definition at line 486 of file sc_uint_base.h.
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | int64 | a | ) |  [inline] | 
        
Definition at line 483 of file sc_uint_base.h.
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | int | a | ) |  [inline] | 
        
Definition at line 480 of file sc_uint_base.h.
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | unsigned int | a | ) |  [inline] | 
        
Definition at line 477 of file sc_uint_base.h.
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | long | a | ) |  [inline] | 
        
Definition at line 474 of file sc_uint_base.h.
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | unsigned long | a | ) |  [inline] | 
        
Definition at line 471 of file sc_uint_base.h.
| sc_uint_subref & sc_dt::sc_uint_subref::operator= | ( | const char * | a | ) |  [inline] | 
        
Definition at line 1172 of file sc_uint_base.h.
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | const sc_generic_base< T > & | a | ) |  [inline] | 
        
Definition at line 466 of file sc_uint_base.h.
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | const sc_uint_subref & | a | ) |  [inline] | 
        
Reimplemented from sc_dt::sc_uint_subref_r.
Definition at line 462 of file sc_uint_base.h.
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | const sc_uint_subref_r & | a | ) |  [inline] | 
        
Definition at line 459 of file sc_uint_base.h.
| sc_uint_subref & sc_dt::sc_uint_subref::operator= | ( | const sc_uint_base & | a | ) |  [inline] | 
        
Definition at line 1165 of file sc_uint_base.h.
| sc_uint_subref& sc_dt::sc_uint_subref::operator= | ( | uint_type | v | ) | 
| void sc_dt::sc_uint_subref::scan | ( | ::std::istream & |  is = ::std::cin | 
          ) | 
friend class sc_core::sc_vpool< sc_uint_subref > [friend] | 
        
Definition at line 438 of file sc_uint_base.h.
friend class sc_uint_base [friend] | 
        
Reimplemented from sc_dt::sc_uint_subref_r.
Definition at line 437 of file sc_uint_base.h.
sc_core::sc_vpool<sc_uint_subref> sc_dt::sc_uint_subref::m_pool [static, protected] | 
        
Definition at line 506 of file sc_uint_base.h.
 1.6.1