#include <sc_fxnum.hh>
Definition at line 213 of file sc_fxnum.hh.
◆ sc_fxnum_subref() [1/3]
sc_dt::sc_fxnum_subref::sc_fxnum_subref |
( |
sc_fxnum & | num_, |
|
|
int | from_, |
|
|
int | to_ ) |
|
inlineprivate |
◆ sc_fxnum_subref() [2/3]
◆ ~sc_fxnum_subref()
sc_dt::sc_fxnum_subref::~sc_fxnum_subref |
( |
| ) |
|
|
inline |
◆ sc_fxnum_subref() [3/3]
sc_dt::sc_fxnum_subref::sc_fxnum_subref |
( |
| ) |
|
|
private |
◆ and_reduce()
bool sc_dt::sc_fxnum_subref::and_reduce |
( |
| ) |
const |
◆ dump()
void sc_dt::sc_fxnum_subref::dump |
( |
::std::ostream & | os = ::std::cout | ) |
const |
◆ get()
bool sc_dt::sc_fxnum_subref::get |
( |
| ) |
const |
|
private |
Definition at line 133 of file sc_fxnum.cc.
References sc_dt::sc_fxnum::get_slice(), m_bv, m_from, m_num, and m_to.
Referenced by print(), to_int(), to_int64(), to_long(), to_string(), to_string(), to_string(), to_uint(), to_uint64(), and to_ulong().
◆ length()
int sc_dt::sc_fxnum_subref::length |
( |
| ) |
const |
|
inline |
◆ nand_reduce()
bool sc_dt::sc_fxnum_subref::nand_reduce |
( |
| ) |
const |
◆ nor_reduce()
bool sc_dt::sc_fxnum_subref::nor_reduce |
( |
| ) |
const |
◆ operator sc_bv_base()
sc_dt::sc_fxnum_subref::operator sc_bv_base |
( |
| ) |
const |
|
inline |
◆ or_reduce()
bool sc_dt::sc_fxnum_subref::or_reduce |
( |
| ) |
const |
◆ print()
void sc_dt::sc_fxnum_subref::print |
( |
::std::ostream & | os = ::std::cout | ) |
const |
◆ scan()
void sc_dt::sc_fxnum_subref::scan |
( |
::std::istream & | is = ::std::cin | ) |
|
◆ set()
bool sc_dt::sc_fxnum_subref::set |
( |
| ) |
|
|
private |
◆ to_int()
int sc_dt::sc_fxnum_subref::to_int |
( |
| ) |
const |
|
inline |
◆ to_int64()
int64 sc_dt::sc_fxnum_subref::to_int64 |
( |
| ) |
const |
|
inline |
◆ to_long()
long sc_dt::sc_fxnum_subref::to_long |
( |
| ) |
const |
|
inline |
◆ to_string() [1/3]
const std::string sc_dt::sc_fxnum_subref::to_string |
( |
| ) |
const |
|
inline |
◆ to_string() [2/3]
const std::string sc_dt::sc_fxnum_subref::to_string |
( |
sc_numrep | numrep | ) |
const |
|
inline |
◆ to_string() [3/3]
const std::string sc_dt::sc_fxnum_subref::to_string |
( |
sc_numrep | numrep, |
|
|
bool | w_prefix ) const |
|
inline |
◆ to_uint()
unsigned int sc_dt::sc_fxnum_subref::to_uint |
( |
| ) |
const |
|
inline |
◆ to_uint64()
uint64 sc_dt::sc_fxnum_subref::to_uint64 |
( |
| ) |
const |
|
inline |
◆ to_ulong()
unsigned long sc_dt::sc_fxnum_subref::to_ulong |
( |
| ) |
const |
|
inline |
◆ xnor_reduce()
bool sc_dt::sc_fxnum_subref::xnor_reduce |
( |
| ) |
const |
◆ xor_reduce()
bool sc_dt::sc_fxnum_subref::xor_reduce |
( |
| ) |
const |
◆ sc_fxnum
◆ sc_fxnum_fast_subref
◆ m_bv
Definition at line 334 of file sc_fxnum.hh.
Referenced by get(), length(), print(), scan(), set(), to_int(), to_int64(), to_long(), to_string(), to_string(), to_string(), to_uint(), to_uint64(), to_ulong(), and ~sc_fxnum_subref().
◆ m_from
int sc_dt::sc_fxnum_subref::m_from |
|
private |
◆ m_num
◆ m_to
int sc_dt::sc_fxnum_subref::m_to |
|
private |
The documentation for this class was generated from the following files: