| 
    SystemC
    Recoding Infrastructure for SystemC v0.6.2 derived from Accellera SystemC 2.3.1
    
   Accellera SystemC proof-of-concept library 
   | 
 
#include <sysc/datatypes/fx/sc_fxcast_switch.h>
Public Member Functions | |
| sc_fxcast_switch () | |
| sc_fxcast_switch (sc_switch) | |
| sc_fxcast_switch (const sc_fxcast_switch &) | |
| sc_fxcast_switch (sc_without_context) | |
| sc_fxcast_switch & | operator= (const sc_fxcast_switch &) | 
| const std::string | to_string () const | 
| void | print (::std::ostream &=::std::cout) const | 
| void | dump (::std::ostream &=::std::cout) const | 
Friends | |
| bool | operator== (const sc_fxcast_switch &, const sc_fxcast_switch &) | 
| bool | operator!= (const sc_fxcast_switch &, const sc_fxcast_switch &) | 
Definition at line 68 of file sc_fxcast_switch.h.
      
  | 
  inline | 
Definition at line 109 of file sc_fxcast_switch.h.
      
  | 
  inline | 
Definition at line 116 of file sc_fxcast_switch.h.
      
  | 
  inline | 
Definition at line 121 of file sc_fxcast_switch.h.
      
  | 
  inlineexplicit | 
Definition at line 126 of file sc_fxcast_switch.h.
| void sc_dt::sc_fxcast_switch::dump | ( | ::std::ostream & |  = ::std::cout | ) | const | 
      
  | 
  inline | 
Definition at line 133 of file sc_fxcast_switch.h.
| void sc_dt::sc_fxcast_switch::print | ( | ::std::ostream & |  = ::std::cout | ) | const | 
| const std::string sc_dt::sc_fxcast_switch::to_string | ( | ) | const | 
      
  | 
  friend | 
Definition at line 153 of file sc_fxcast_switch.h.
      
  | 
  friend | 
Definition at line 145 of file sc_fxcast_switch.h.
 1.8.5