Gasket for translating a SystemC sc_signal of type bool into a Simics signal interface call. More...
#include <gasket.h>
Public Member Functions | |
| SC_HAS_PROCESS (Gasket) | |
| Gasket (sc_core::sc_module_name, simics::systemc::InterfaceProvider *provider) | |
| virtual sc_core::sc_signal< bool, sc_core::SC_MANY_WRITERS > * | signal () |
| std::string | gasket_name () const override |
| const InterfaceProvider * | interface_provider () const override |
Public Member Functions inherited from simics::systemc::Registrant< GasketInterface > | |
| Registrant () | |
| Registrant (const Registrant &rhs) | |
| virtual | ~Registrant () |
| void | detach () |
Gasket for translating a SystemC sc_signal of type bool into a Simics signal interface call.
|
inline |
|
inlineoverride |
|
inlineoverride |
| simics::systemc::systemc2simics::Gasket::SC_HAS_PROCESS | ( | Gasket | ) |
|
inlinevirtual |