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