#include <sc_memory_access_simics_adapter.h>
|
::exception_type_t | read (conf_object_t *obj, ::uint64 address, buffer_t value, bool debug) |
|
::exception_type_t | write (conf_object_t *obj, ::uint64 address, bytes_t value, bool debug) |
|
static TInterface * | adapterWithoutLocking (conf_object_t *obj) |
|
static SimicsLock< TInterface > | adapter (conf_object_t *obj, conf_object_t *obj_lock) |
|
static SimicsLock< TInterface > | adapter (conf_object_t *obj) |
|
◆ ScMemoryAccessSimicsAdapter()
template<typename TBase , typename TInterface = ScMemoryAccessInterface>
◆ read()
template<typename TBase , typename TInterface = ScMemoryAccessInterface>
◆ write()
template<typename TBase , typename TInterface = ScMemoryAccessInterface>
The documentation for this class was generated from the following file: