#include <sc_fixed.h>
Inheritance diagram for sc_dt::sc_fixed< W, I, Q, O, N >:


Public Methods | |
| sc_fixed (sc_fxnum_observer *=0) | |
| sc_fixed (const sc_fxcast_switch &, sc_fxnum_observer *=0) | |
| sc_fixed (const sc_fixed< W, I, Q, O, N > &) | |
| sc_fixed & | operator= (const sc_fixed< W, I, Q, O, N > &) |
| const sc_fxval | operator++ (int) |
| const sc_fxval | operator-- (int) |
| sc_fixed & | operator++ () |
| sc_fixed & | operator-- () |
|
||||||||||
|
Definition at line 302 of file sc_fixed.h. |
|
||||||||||||||||
|
Definition at line 308 of file sc_fixed.h. |
|
||||||||||
|
Definition at line 354 of file sc_fixed.h. |
|
|||||||||
|
Reimplemented from sc_dt::sc_fix. Definition at line 448 of file sc_fixed.h. |
|
||||||||||
|
Reimplemented from sc_dt::sc_fix. Definition at line 432 of file sc_fixed.h. References sc_dt::sc_fxnum::sc_fxval. |
|
|||||||||
|
Reimplemented from sc_dt::sc_fix. Definition at line 457 of file sc_fixed.h. |
|
||||||||||
|
Reimplemented from sc_dt::sc_fix. Definition at line 440 of file sc_fixed.h. References sc_dt::sc_fxnum::sc_fxval. |
|
||||||||||
|
Definition at line 364 of file sc_fixed.h. |
1.2.18