#include <sc_signal_access_template.h>
|
virtual bool | attrToValueT (const attr_value_t *attr, T *value) const =0 |
|
virtual attr_value_t | valueToAttrT (const T &value) const =0 |
|
virtual bool | read (const sc_core::sc_object *object, attr_value_t *value) const |
|
virtual bool | write (sc_core::sc_object *object, const attr_value_t *value) const |
|
| Registrant () |
|
| Registrant (const Registrant &rhs) |
|
virtual | ~Registrant () |
|
void | detach () |
|
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 |
|
◆ attrToValueT()
◆ read()
◆ valueToAttrT()
◆ write()
The documentation for this class was generated from the following file: