クラス sc_dt::scfx_ieee_float
#include <scfx_ieee.h>
すべてのメンバ一覧
コンストラクタとデストラクタ
| sc_dt::scfx_ieee_float::scfx_ieee_float |
( |
|
) |
[inline] |
| sc_dt::scfx_ieee_float::scfx_ieee_float |
( |
float |
f |
) |
[inline] |
| sc_dt::scfx_ieee_float::scfx_ieee_float |
( |
const scfx_ieee_float & |
a |
) |
[inline] |
関数
| sc_dt::scfx_ieee_float::operator float |
( |
|
) |
const [inline] |
| unsigned int sc_dt::scfx_ieee_float::negative |
( |
|
) |
const [inline] |
| void sc_dt::scfx_ieee_float::negative |
( |
unsigned int |
a |
) |
[inline] |
| int sc_dt::scfx_ieee_float::exponent |
( |
|
) |
const [inline] |
| void sc_dt::scfx_ieee_float::exponent |
( |
int |
a |
) |
[inline] |
| unsigned int sc_dt::scfx_ieee_float::mantissa |
( |
|
) |
const [inline] |
| void sc_dt::scfx_ieee_float::mantissa |
( |
unsigned int |
a |
) |
[inline] |
| bool sc_dt::scfx_ieee_float::is_zero |
( |
|
) |
const [inline] |
| bool sc_dt::scfx_ieee_float::is_subnormal |
( |
|
) |
const [inline] |
| bool sc_dt::scfx_ieee_float::is_normal |
( |
|
) |
const [inline] |
| bool sc_dt::scfx_ieee_float::is_inf |
( |
|
) |
const [inline] |
| bool sc_dt::scfx_ieee_float::is_nan |
( |
|
) |
const [inline] |
| void sc_dt::scfx_ieee_float::set_inf |
( |
|
) |
[inline] |
| void sc_dt::scfx_ieee_float::set_nan |
( |
|
) |
[inline] |
変数
このクラスの説明は次のファイルから生成されました: