#include <sc_signal_access_base.h>
Additional Inherited Members | |
Public Member Functions inherited from simics::systemc::Registrant< ScSignalAccessInterface > | |
| Registrant () | |
| Registrant (const Registrant &rhs) | |
| virtual | ~Registrant () |
| void | detach () |
Public Member Functions inherited from simics::systemc::ScSignalAccessInterface | |
| virtual | ~ScSignalAccessInterface () |
| virtual bool | read (const sc_core::sc_object *obj, attr_value_t *value) const =0 |
| virtual bool | write (sc_core::sc_object *obj, const attr_value_t *value) const =0 |