SystemC  2.3.1
Accellera SystemC proof-of-concept library
Public Member Functions | List of all members
sc_dt::scfx_index Class Reference

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

Public Member Functions

 scfx_index (int wi_, int bi_)
 
int wi () const
 
int bi () const
 
void wi (int wi_)
 

Detailed Description

Definition at line 116 of file scfx_rep.h.

Constructor & Destructor Documentation

sc_dt::scfx_index::scfx_index ( int  wi_,
int  bi_ 
)
inline

Definition at line 121 of file scfx_rep.h.

Member Function Documentation

int sc_dt::scfx_index::bi ( ) const
inline

Definition at line 124 of file scfx_rep.h.

int sc_dt::scfx_index::wi ( ) const
inline

Definition at line 123 of file scfx_rep.h.

void sc_dt::scfx_index::wi ( int  wi_)
inline

Definition at line 126 of file scfx_rep.h.


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