|
Public メソッド |
| | sc_ufix_fast (sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (int, int, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (sc_q_mode, sc_o_mode, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (sc_q_mode, sc_o_mode, int, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (int, int, sc_q_mode, sc_o_mode, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (int, int, sc_q_mode, sc_o_mode, int, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (int, int, const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (sc_q_mode, sc_o_mode, const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (int, int, sc_q_mode, sc_o_mode, const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (int, int, sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (const sc_fxtype_params &, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (const sc_fxtype_params &, const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) |
| | sc_ufix_fast (const sc_ufix_fast &) |
| const sc_ufix_fast | operator~ () const |
| sc_ufix_fast & | operator= (const sc_ufix_fast &) |
| const sc_fxval_fast | operator++ (int) |
| const sc_fxval_fast | operator-- (int) |
| sc_ufix_fast & | operator++ () |
| sc_ufix_fast & | operator-- () |
フレンド |
| void | b_not (sc_ufix_fast &, const sc_ufix_fast &) |
| const sc_ufix_fast | operator & (const sc_ufix_fast &, const sc_ufix_fast &) |
| const sc_ufix_fast | operator^ (const sc_ufix_fast &, const sc_ufix_fast &) |
| const sc_ufix_fast | operator| (const sc_ufix_fast &, const sc_ufix_fast &) |
| void | b_and (sc_ufix_fast &, const sc_ufix_fast &, const sc_ufix_fast &) |
| void | b_or (sc_ufix_fast &, const sc_ufix_fast &, const sc_ufix_fast &) |
| void | b_xor (sc_ufix_fast &, const sc_ufix_fast &, const sc_ufix_fast &) |