sc_dt::scfx_params Class Reference

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

Collaboration diagram for sc_dt::scfx_params:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 scfx_params (const sc_fxtype_params &, sc_enc, const sc_fxcast_switch &)
const sc_fxtype_paramstype_params () const
sc_enc enc () const
const sc_fxcast_switchcast_switch () const
int wl () const
int iwl () const
int fwl () const
sc_q_mode q_mode () const
sc_o_mode o_mode () const
int n_bits () const
void dump (::std::ostream &) const

Detailed Description

Definition at line 67 of file scfx_params.h.


Constructor & Destructor Documentation

sc_dt::scfx_params::scfx_params ( const sc_fxtype_params type_params_,
sc_enc  enc_,
const sc_fxcast_switch cast_sw 
) [inline]

Definition at line 114 of file scfx_params.h.


Member Function Documentation

const sc_fxcast_switch & sc_dt::scfx_params::cast_switch (  )  const [inline]

Definition at line 148 of file scfx_params.h.

void sc_dt::scfx_params::dump ( ::std::ostream &  os  )  const [inline]

Definition at line 203 of file scfx_params.h.

sc_enc sc_dt::scfx_params::enc (  )  const [inline]

Definition at line 141 of file scfx_params.h.

int sc_dt::scfx_params::fwl (  )  const [inline]

Definition at line 172 of file scfx_params.h.

int sc_dt::scfx_params::iwl (  )  const [inline]

Definition at line 165 of file scfx_params.h.

int sc_dt::scfx_params::n_bits (  )  const [inline]

Definition at line 193 of file scfx_params.h.

sc_o_mode sc_dt::scfx_params::o_mode (  )  const [inline]

Definition at line 186 of file scfx_params.h.

sc_q_mode sc_dt::scfx_params::q_mode (  )  const [inline]

Definition at line 179 of file scfx_params.h.

const sc_fxtype_params & sc_dt::scfx_params::type_params (  )  const [inline]

Definition at line 134 of file scfx_params.h.

int sc_dt::scfx_params::wl (  )  const [inline]

Definition at line 158 of file scfx_params.h.


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

Generated on 30 Sep 2016 for SystemC by  doxygen 1.6.1