#include <sysc/datatypes/fx/scfx_ieee.h>
Definition at line 458 of file scfx_ieee.h.
 
  
  
      
        
          | sc_dt::scfx_ieee_float::scfx_ieee_float  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | sc_dt::scfx_ieee_float::scfx_ieee_float  | 
          ( | 
          float  | 
          f | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | int sc_dt::scfx_ieee_float::exponent  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void sc_dt::scfx_ieee_float::exponent  | 
          ( | 
          int  | 
          a | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool sc_dt::scfx_ieee_float::is_inf  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool sc_dt::scfx_ieee_float::is_nan  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool sc_dt::scfx_ieee_float::is_normal  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool sc_dt::scfx_ieee_float::is_subnormal  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool sc_dt::scfx_ieee_float::is_zero  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | unsigned int sc_dt::scfx_ieee_float::mantissa  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void sc_dt::scfx_ieee_float::mantissa  | 
          ( | 
          unsigned int  | 
          a | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | unsigned int sc_dt::scfx_ieee_float::negative  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void sc_dt::scfx_ieee_float::negative  | 
          ( | 
          unsigned int  | 
          a | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | sc_dt::scfx_ieee_float::operator float  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void sc_dt::scfx_ieee_float::set_inf  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void sc_dt::scfx_ieee_float::set_nan  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: