| 
    SystemC
    Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
    
   Accellera SystemC proof-of-concept library 
   | 
 
#include <sysc/datatypes/misc/sc_concatref.h>


Public Member Functions | |
| sc_concat_bool () | |
| virtual | ~sc_concat_bool () | 
| virtual int | concat_length (bool *xz_present_p) const | 
| virtual bool | concat_get_ctrl (sc_digit *dst_p, int low_i) const | 
| virtual bool | concat_get_data (sc_digit *dst_p, int low_i) const | 
| virtual uint64 | concat_get_uint64 () const | 
  Public Member Functions inherited from sc_dt::sc_value_base | |
| virtual | ~sc_value_base () | 
Static Public Member Functions | |
| static sc_concat_bool * | allocate (bool v) | 
Protected Attributes | |
| bool | m_value | 
Static Protected Attributes | |
| static sc_core::sc_vpool < sc_concat_bool >  | m_pool | 
Definition at line 606 of file sc_concatref.h.
      
  | 
  inline | 
Definition at line 616 of file sc_concatref.h.
      
  | 
  inlinevirtual | 
Definition at line 622 of file sc_concatref.h.
      
  | 
  inlinestatic | 
Definition at line 627 of file sc_concatref.h.
      
  | 
  inlinevirtual | 
Reimplemented from sc_dt::sc_value_base.
Definition at line 642 of file sc_concatref.h.
      
  | 
  inlinevirtual | 
Reimplemented from sc_dt::sc_value_base.
Definition at line 650 of file sc_concatref.h.
      
  | 
  inlinevirtual | 
Reimplemented from sc_dt::sc_value_base.
Definition at line 661 of file sc_concatref.h.
      
  | 
  inlinevirtual | 
Reimplemented from sc_dt::sc_value_base.
Definition at line 636 of file sc_concatref.h.
      
  | 
  staticprotected | 
Definition at line 609 of file sc_concatref.h.
      
  | 
  protected | 
Definition at line 610 of file sc_concatref.h.
 1.8.5