Mantissa class.
More...
#include <sysc/datatypes/fx/scfx_mant.h>
Mantissa class.
Definition at line 78 of file scfx_mant.h.
◆ scfx_mant() [1/2]
sc_dt::scfx_mant::scfx_mant |
( |
std::size_t |
size_ | ) |
|
|
inlineexplicit |
◆ scfx_mant() [2/2]
sc_dt::scfx_mant::scfx_mant |
( |
const scfx_mant & |
rhs | ) |
|
|
inline |
◆ ~scfx_mant()
sc_dt::scfx_mant::~scfx_mant |
( |
| ) |
|
|
inline |
◆ clear()
void sc_dt::scfx_mant::clear |
( |
| ) |
|
|
inline |
◆ half_addr()
half_word * sc_dt::scfx_mant::half_addr |
( |
int |
i = 0 | ) |
const |
|
inline |
◆ half_at() [1/2]
half_word sc_dt::scfx_mant::half_at |
( |
int |
i | ) |
const |
|
inline |
◆ half_at() [2/2]
half_word & sc_dt::scfx_mant::half_at |
( |
int |
i | ) |
|
|
inline |
◆ operator=()
◆ operator[]() [1/2]
word sc_dt::scfx_mant::operator[] |
( |
int |
i | ) |
const |
|
inline |
◆ operator[]() [2/2]
word & sc_dt::scfx_mant::operator[] |
( |
int |
i | ) |
|
|
inline |
◆ resize_to()
void sc_dt::scfx_mant::resize_to |
( |
int |
size, |
|
|
int |
restore = 0 |
|
) |
| |
|
inline |
◆ size()
int sc_dt::scfx_mant::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: