#include <sc_ufixed.h>

Public メソッド | |
| sc_ufixed (sc_fxnum_observer *=0) | |
| sc_ufixed (const sc_fxcast_switch &, sc_fxnum_observer *=0) | |
| sc_ufixed (const sc_ufixed< W, I, Q, O, N > &) | |
| sc_ufixed & | operator= (const sc_ufixed< W, I, Q, O, N > &) |
| const sc_fxval | operator++ (int) |
| const sc_fxval | operator-- (int) |
| sc_ufixed & | operator++ () |
| sc_ufixed & | operator-- () |
| sc_dt::sc_ufixed< W, I, Q, O, N >::sc_ufixed | ( | sc_fxnum_observer * | observer_ = 0 |
) | [inline, explicit] |
| sc_dt::sc_ufixed< W, I, Q, O, N >::sc_ufixed | ( | const sc_fxcast_switch & | cast_sw, | |
| sc_fxnum_observer * | observer_ = 0 | |||
| ) | [inline, explicit] |
| sc_dt::sc_ufixed< W, I, Q, O, N >::sc_ufixed | ( | const sc_ufixed< W, I, Q, O, N > & | a | ) | [inline] |
| sc_ufixed< W, I, Q, O, N > & sc_dt::sc_ufixed< W, I, Q, O, N >::operator= | ( | const sc_ufixed< W, I, Q, O, N > & | a | ) | [inline] |
| const sc_fxval sc_dt::sc_ufixed< W, I, Q, O, N >::operator++ | ( | int | ) | [inline] |
sc_dt::sc_ufixを再定義しています。
| const sc_fxval sc_dt::sc_ufixed< W, I, Q, O, N >::operator-- | ( | int | ) | [inline] |
sc_dt::sc_ufixを再定義しています。
| sc_ufixed< W, I, Q, O, N > & sc_dt::sc_ufixed< W, I, Q, O, N >::operator++ | ( | ) | [inline] |
sc_dt::sc_ufixを再定義しています。
| sc_ufixed< W, I, Q, O, N > & sc_dt::sc_ufixed< W, I, Q, O, N >::operator-- | ( | ) | [inline] |
sc_dt::sc_ufixを再定義しています。
1.5.6