#include <sc_concatref.h>

Public メソッド | |
| virtual | ~sc_concat_bool () |
| virtual int | concat_length (bool *xz_present_p) const |
| virtual bool | concat_get_ctrl (unsigned long *dst_p, int low_i) const |
| virtual bool | concat_get_data (unsigned long *dst_p, int low_i) const |
| virtual uint64 | concat_get_uint64 () const |
Static Public メソッド | |
| static sc_concat_bool * | allocate (bool v) |
Protected 変数 | |
| bool | m_value |
Static Protected 変数 | |
| static sc_core::sc_vpool < sc_concat_bool > | m_pool |
| virtual sc_dt::sc_concat_bool::~sc_concat_bool | ( | ) | [inline, virtual] |
| static sc_concat_bool* sc_dt::sc_concat_bool::allocate | ( | bool | v | ) | [inline, static] |
| virtual int sc_dt::sc_concat_bool::concat_length | ( | bool * | xz_present_p | ) | const [inline, virtual] |
sc_dt::sc_value_baseを再定義しています。
| virtual bool sc_dt::sc_concat_bool::concat_get_ctrl | ( | unsigned long * | dst_p, | |
| int | low_i | |||
| ) | const [inline, virtual] |
sc_dt::sc_value_baseを再定義しています。
| virtual bool sc_dt::sc_concat_bool::concat_get_data | ( | unsigned long * | dst_p, | |
| int | low_i | |||
| ) | const [inline, virtual] |
sc_dt::sc_value_baseを再定義しています。
| virtual uint64 sc_dt::sc_concat_bool::concat_get_uint64 | ( | ) | const [inline, virtual] |
sc_dt::sc_value_baseを再定義しています。
sc_core::sc_vpool< sc_concat_bool > sc_dt::sc_concat_bool::m_pool [static, protected] |
bool sc_dt::sc_concat_bool::m_value [protected] |
1.5.6