SystemC  Recoding Infrastructure for SystemC v0.6.0 derived from Accellera SystemC 2.3.1
Accellera SystemC proof-of-concept library
Public Member Functions | List of all members
sc_dt::scfx_mant_ref Class Reference

#include <sysc/datatypes/fx/scfx_mant.h>

Public Member Functions

 scfx_mant_ref ()
 
 scfx_mant_ref (const scfx_mant &)
 
 scfx_mant_ref (scfx_mant *)
 
scfx_mant_refoperator= (const scfx_mant &)
 
scfx_mant_refoperator= (scfx_mant *)
 
 ~scfx_mant_ref ()
 
 operator scfx_mant & ()
 
word operator[] (int)
 

Detailed Description

Definition at line 391 of file scfx_mant.h.

Constructor & Destructor Documentation

sc_dt::scfx_mant_ref::scfx_mant_ref ( )
inline

Definition at line 437 of file scfx_mant.h.

sc_dt::scfx_mant_ref::scfx_mant_ref ( const scfx_mant mant)
inline

Definition at line 442 of file scfx_mant.h.

sc_dt::scfx_mant_ref::scfx_mant_ref ( scfx_mant mant)
inline

Definition at line 447 of file scfx_mant.h.

sc_dt::scfx_mant_ref::~scfx_mant_ref ( )
inline

Definition at line 476 of file scfx_mant.h.

Member Function Documentation

sc_dt::scfx_mant_ref::operator scfx_mant & ( )
inline

Definition at line 482 of file scfx_mant.h.

scfx_mant_ref & sc_dt::scfx_mant_ref::operator= ( const scfx_mant mant)
inline

Definition at line 453 of file scfx_mant.h.

scfx_mant_ref & sc_dt::scfx_mant_ref::operator= ( scfx_mant mant)
inline

Definition at line 465 of file scfx_mant.h.

word sc_dt::scfx_mant_ref::operator[] ( int  i)
inline

Definition at line 490 of file scfx_mant.h.


The documentation for this class was generated from the following file: