#include <sc_int_base.hh>
Definition at line 288 of file sc_int_base.hh.
◆ sc_int_subref_r() [1/2]
sc_dt::sc_int_subref_r::sc_int_subref_r |
( |
| ) |
|
|
inlineprotected |
◆ sc_int_subref_r() [2/2]
◆ ~sc_int_subref_r()
virtual sc_dt::sc_int_subref_r::~sc_int_subref_r |
( |
| ) |
|
|
inlinevirtual |
◆ and_reduce()
bool sc_dt::sc_int_subref_r::and_reduce |
( |
| ) |
const |
|
inline |
◆ concat_get_ctrl()
bool sc_dt::sc_int_subref_r::concat_get_ctrl |
( |
sc_digit * | dst_p, |
|
|
int | low_i ) const |
|
virtual |
◆ concat_get_data()
bool sc_dt::sc_int_subref_r::concat_get_data |
( |
sc_digit * | dst_p, |
|
|
int | low_i ) const |
|
virtual |
◆ concat_get_uint64()
virtual uint64 sc_dt::sc_int_subref_r::concat_get_uint64 |
( |
| ) |
const |
|
inlinevirtual |
◆ concat_length()
virtual int sc_dt::sc_int_subref_r::concat_length |
( |
bool * | xz_present_p | ) |
const |
|
inlinevirtual |
◆ initialize()
void sc_dt::sc_int_subref_r::initialize |
( |
const sc_int_base * | obj_p, |
|
|
int | left_i, |
|
|
int | right_i ) |
|
inlineprotected |
◆ length()
int sc_dt::sc_int_subref_r::length |
( |
| ) |
const |
|
inline |
◆ nand_reduce()
bool sc_dt::sc_int_subref_r::nand_reduce |
( |
| ) |
const |
|
inline |
◆ nor_reduce()
bool sc_dt::sc_int_subref_r::nor_reduce |
( |
| ) |
const |
|
inline |
◆ operator uint_type()
sc_dt::sc_int_subref_r::operator uint_type |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ or_reduce()
bool sc_dt::sc_int_subref_r::or_reduce |
( |
| ) |
const |
|
inline |
◆ print()
void sc_dt::sc_int_subref_r::print |
( |
::std::ostream & | os = ::std::cout | ) |
const |
|
inline |
◆ to_double()
double sc_dt::sc_int_subref_r::to_double |
( |
| ) |
const |
|
inline |
◆ to_int()
int sc_dt::sc_int_subref_r::to_int |
( |
| ) |
const |
|
inline |
◆ to_int64()
int64 sc_dt::sc_int_subref_r::to_int64 |
( |
| ) |
const |
|
inline |
◆ to_long()
long sc_dt::sc_int_subref_r::to_long |
( |
| ) |
const |
|
inline |
◆ to_string() [1/2]
const std::string sc_dt::sc_int_subref_r::to_string |
( |
sc_numrep | numrep, |
|
|
bool | w_prefix ) const |
|
inline |
◆ to_string() [2/2]
const std::string sc_dt::sc_int_subref_r::to_string |
( |
sc_numrep | numrep = SC_DEC | ) |
const |
|
inline |
◆ to_uint()
unsigned int sc_dt::sc_int_subref_r::to_uint |
( |
| ) |
const |
|
inline |
◆ to_uint64()
uint64 sc_dt::sc_int_subref_r::to_uint64 |
( |
| ) |
const |
|
inline |
◆ to_ulong()
unsigned long sc_dt::sc_int_subref_r::to_ulong |
( |
| ) |
const |
|
inline |
◆ value()
uint_type sc_dt::sc_int_subref_r::value |
( |
| ) |
const |
|
inline |
◆ xnor_reduce()
bool sc_dt::sc_int_subref_r::xnor_reduce |
( |
| ) |
const |
|
inline |
◆ xor_reduce()
bool sc_dt::sc_int_subref_r::xor_reduce |
( |
| ) |
const |
|
inline |
◆ sc_int_base
◆ sc_int_signal
friend class sc_int_signal |
|
friend |
◆ sc_int_subref
◆ m_left
int sc_dt::sc_int_subref_r::m_left |
|
protected |
◆ m_obj_p
◆ m_right
int sc_dt::sc_int_subref_r::m_right |
|
protected |
The documentation for this class was generated from the following files: