sc_dt::sc_concat_bool Class Reference

#include <sysc/datatypes/misc/sc_concatref.h>

Inheritance diagram for sc_dt::sc_concat_bool:
Inheritance graph
[legend]
Collaboration diagram for sc_dt::sc_concat_bool:
Collaboration graph
[legend]

List of all members.

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

Static Public Member Functions

static sc_concat_boolallocate (bool v)

Protected Attributes

bool m_value

Static Protected Attributes

static sc_core::sc_vpool
< sc_concat_bool
m_pool

Detailed Description

Definition at line 606 of file sc_concatref.h.


Constructor & Destructor Documentation

sc_dt::sc_concat_bool::sc_concat_bool (  )  [inline]

Definition at line 616 of file sc_concatref.h.

virtual sc_dt::sc_concat_bool::~sc_concat_bool (  )  [inline, virtual]

Definition at line 622 of file sc_concatref.h.


Member Function Documentation

static sc_concat_bool* sc_dt::sc_concat_bool::allocate ( bool  v  )  [inline, static]

Definition at line 627 of file sc_concatref.h.

virtual bool sc_dt::sc_concat_bool::concat_get_ctrl ( sc_digit dst_p,
int  low_i 
) const [inline, virtual]

Reimplemented from sc_dt::sc_value_base.

Definition at line 642 of file sc_concatref.h.

virtual bool sc_dt::sc_concat_bool::concat_get_data ( sc_digit dst_p,
int  low_i 
) const [inline, virtual]

Reimplemented from sc_dt::sc_value_base.

Definition at line 650 of file sc_concatref.h.

virtual uint64 sc_dt::sc_concat_bool::concat_get_uint64 (  )  const [inline, virtual]

Reimplemented from sc_dt::sc_value_base.

Definition at line 661 of file sc_concatref.h.

virtual int sc_dt::sc_concat_bool::concat_length ( bool *  xz_present_p  )  const [inline, virtual]

Reimplemented from sc_dt::sc_value_base.

Definition at line 636 of file sc_concatref.h.


Member Data Documentation

Definition at line 609 of file sc_concatref.h.

Definition at line 610 of file sc_concatref.h.


The documentation for this class was generated from the following file:

Generated on 31 Jul 2017 for SystemC by  doxygen 1.6.1