Go to the source code of this file.
◆ TEMU_DEVICE_ID_IFACE_TYPE
#define TEMU_DEVICE_ID_IFACE_TYPE "temu::DeviceIdIface" |
◆ TEMU_DEVICE_ID_MEM_ACCESS_IFACE_TYPE
#define TEMU_DEVICE_ID_MEM_ACCESS_IFACE_TYPE "temu::DeviceIdMemAccessIface" |
◆ temu_DeviceIdIface
Device ID Interface
This interface enables an external simulator to attach a device ID handler in the DeviceIdIntegrator.
◆ temu_DeviceIdMemAccessIface
Device ID Memory Access Interface
This interface mirrors the memory access interface, but takes an additional device id parameter to be filled in by the DeviceIdIntegrator class.
◆ TEMU_IFACE_REFERENCE_TYPE() [1/2]
TEMU_IFACE_REFERENCE_TYPE |
( |
temu_DeviceId |
| ) |
|
◆ TEMU_IFACE_REFERENCE_TYPE() [2/2]
TEMU_IFACE_REFERENCE_TYPE |
( |
temu_DeviceIdMemAccess |
| ) |
|