sc_dt::sc_fix_fast Class Reference
#include <sysc/datatypes/fx/sc_fix.h>
List of all members.
Public Member Functions | 
|   | sc_fix_fast (sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (int, int, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (sc_q_mode, sc_o_mode, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (sc_q_mode, sc_o_mode, int, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (int, int, sc_q_mode, sc_o_mode, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (int, int, sc_q_mode, sc_o_mode, int, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (int, int, const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (sc_q_mode, sc_o_mode, const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (int, int, sc_q_mode, sc_o_mode, const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (int, int, sc_q_mode, sc_o_mode, int, const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (const sc_fxtype_params &, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (const sc_fxtype_params &, const sc_fxcast_switch &, sc_fxnum_fast_observer *=0) | 
|   | sc_fix_fast (const sc_fix_fast &) | 
| const sc_fix_fast  | operator~ () const  | 
| sc_fix_fast &  | operator= (const sc_fix_fast &) | 
| const sc_fxval_fast  | operator++ (int) | 
| const sc_fxval_fast  | operator-- (int) | 
| sc_fix_fast &  | operator++ () | 
| sc_fix_fast &  | operator-- () | 
Friends | 
| void  | b_not (sc_fix_fast &, const sc_fix_fast &) | 
| const sc_fix_fast  | operator& (const sc_fix_fast &, const sc_fix_fast &) | 
| const sc_fix_fast  | operator^ (const sc_fix_fast &, const sc_fix_fast &) | 
| const sc_fix_fast  | operator| (const sc_fix_fast &, const sc_fix_fast &) | 
| void  | b_and (sc_fix_fast &, const sc_fix_fast &, const sc_fix_fast &) | 
| void  | b_or (sc_fix_fast &, const sc_fix_fast &, const sc_fix_fast &) | 
| void  | b_xor (sc_fix_fast &, const sc_fix_fast &, const sc_fix_fast &) | 
Detailed Description
Definition at line 304 of file sc_fix.h.
Constructor & Destructor Documentation
      
        
          | sc_dt::sc_fix_fast::sc_fix_fast  | 
          ( | 
          const sc_fix_fast &  | 
           a | 
           )  | 
           [inline] | 
        
      
 
 
Member Function Documentation
      
        
          | sc_fix_fast & sc_dt::sc_fix_fast::operator++  | 
          ( | 
           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | sc_fix_fast & sc_dt::sc_fix_fast::operator--  | 
          ( | 
           | 
           )  | 
           [inline] | 
        
      
 
 
      
        
          | const sc_fix_fast sc_dt::sc_fix_fast::operator~  | 
          ( | 
           | 
           )  | 
           const [inline] | 
        
      
 
 
Friends And Related Function Documentation
The documentation for this class was generated from the following file: