#include <sc_fxcast_switch.h>
Public Methods | |
| 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 sc_string | to_string () const |
| void | print (ostream &=cout) const |
| void | dump (ostream &=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 97 of file sc_fxcast_switch.h. |
|
|
Definition at line 103 of file sc_fxcast_switch.h. References sc_dt::sc_switch. |
|
|
Definition at line 108 of file sc_fxcast_switch.h. |
|
|
Definition at line 113 of file sc_fxcast_switch.h. References sc_dt::SC_DEFAULT_CAST_SWITCH_. |
|
|
Definition at line 66 of file sc_fxcast_switch.cpp. References sc_dt::to_string(). Referenced by sc_dt::scfx_params::dump(). |
|
|
Definition at line 120 of file sc_fxcast_switch.h. References m_sw. |
|
|
Definition at line 60 of file sc_fxcast_switch.cpp. References sc_dt::to_string(). Referenced by sc_dt::operator<<(). |
|
|
Definition at line 53 of file sc_fxcast_switch.cpp. References sc_dt::to_string(). |
|
||||||||||||
|
Definition at line 140 of file sc_fxcast_switch.h. |
|
||||||||||||
|
Definition at line 132 of file sc_fxcast_switch.h. |
1.2.18