sc_dt::sc_ufixed< W, I, Q, O, N > Class Template Reference

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

Inheritance diagram for sc_dt::sc_ufixed< W, I, Q, O, N >:
Inheritance graph
[legend]
Collaboration diagram for sc_dt::sc_ufixed< W, I, Q, O, N >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 sc_ufixed (sc_fxnum_observer *=0)
 sc_ufixed (const sc_fxcast_switch &, sc_fxnum_observer *=0)
 sc_ufixed (const sc_ufixed< W, I, Q, O, N > &)
sc_ufixedoperator= (const sc_ufixed< W, I, Q, O, N > &)
const sc_fxval operator++ (int)
const sc_fxval operator-- (int)
sc_ufixedoperator++ ()
sc_ufixedoperator-- ()

Detailed Description

template<int W, int I, sc_q_mode Q = SC_DEFAULT_Q_MODE_, sc_o_mode O = SC_DEFAULT_O_MODE_, int N = SC_DEFAULT_N_BITS_>
class sc_dt::sc_ufixed< W, I, Q, O, N >

Definition at line 72 of file sc_ufixed.h.


Constructor & Destructor Documentation

template<int W, int I, sc_q_mode Q, sc_o_mode O, int N>
sc_dt::sc_ufixed< W, I, Q, O, N >::sc_ufixed ( sc_fxnum_observer observer_ = 0  )  [inline, explicit]

Definition at line 318 of file sc_ufixed.h.

template<int W, int I, sc_q_mode Q, sc_o_mode O, int N>
sc_dt::sc_ufixed< W, I, Q, O, N >::sc_ufixed ( const sc_fxcast_switch cast_sw,
sc_fxnum_observer observer_ = 0 
) [inline, explicit]

Definition at line 324 of file sc_ufixed.h.

template<int W, int I, sc_q_mode Q, sc_o_mode O, int N>
sc_dt::sc_ufixed< W, I, Q, O, N >::sc_ufixed ( const sc_ufixed< W, I, Q, O, N > &  a  )  [inline]

Definition at line 371 of file sc_ufixed.h.


Member Function Documentation

template<int W, int I, sc_q_mode Q, sc_o_mode O, int N>
sc_ufixed< W, I, Q, O, N > & sc_dt::sc_ufixed< W, I, Q, O, N >::operator++ (  )  [inline]

Reimplemented from sc_dt::sc_ufix.

Definition at line 466 of file sc_ufixed.h.

template<int W, int I, sc_q_mode Q, sc_o_mode O, int N>
const sc_fxval sc_dt::sc_ufixed< W, I, Q, O, N >::operator++ ( int   )  [inline]

Reimplemented from sc_dt::sc_ufix.

Definition at line 450 of file sc_ufixed.h.

template<int W, int I, sc_q_mode Q, sc_o_mode O, int N>
sc_ufixed< W, I, Q, O, N > & sc_dt::sc_ufixed< W, I, Q, O, N >::operator-- (  )  [inline]

Reimplemented from sc_dt::sc_ufix.

Definition at line 475 of file sc_ufixed.h.

template<int W, int I, sc_q_mode Q, sc_o_mode O, int N>
const sc_fxval sc_dt::sc_ufixed< W, I, Q, O, N >::operator-- ( int   )  [inline]

Reimplemented from sc_dt::sc_ufix.

Definition at line 458 of file sc_ufixed.h.

template<int W, int I, sc_q_mode Q, sc_o_mode O, int N>
sc_ufixed< W, I, Q, O, N > & sc_dt::sc_ufixed< W, I, Q, O, N >::operator= ( const sc_ufixed< W, I, Q, O, N > &  a  )  [inline]

Reimplemented from sc_dt::sc_ufix.

Definition at line 381 of file sc_ufixed.h.


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

Generated on 30 Sep 2015 for SystemC by  doxygen 1.6.1