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_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 146 of file scfx_rep.h.

Constructor & Destructor Documentation

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

Definition at line 151 of file scfx_rep.h.

Member Function Documentation

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

Definition at line 154 of file scfx_rep.h.

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

Definition at line 153 of file scfx_rep.h.

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

Definition at line 156 of file scfx_rep.h.


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