SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_fxcast_switch.h File Reference
Include dependency graph for sc_fxcast_switch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc_dt::sc_fxcast_switch
 Fixed-point cast switch class. More...
 

Namespaces

 sc_dt
 
 sc_core
 

Typedefs

typedef sc_context< sc_fxcast_switch > sc_dt::sc_fxcast_context
 

Functions

bool sc_dt::operator== (const sc_fxcast_switch &a, const sc_fxcast_switch &b)
 
bool sc_dt::operator!= (const sc_fxcast_switch &a, const sc_fxcast_switch &b)
 
inline ::std::ostream & sc_dt::operator<< (::std::ostream &os, const sc_fxcast_switch &a)
 

Variables

SC_API_TEMPLATE_DECL_ sc_dt::sc_global< sc_fxcast_switch >
 
SC_API_TEMPLATE_DECL_ sc_dt::sc_context< sc_fxcast_switch >