Real-Time API Revision2025.1-3
Loading...
Searching...
No Matches
IOMemoryRegion Struct Reference

#include <simrtdb.h>

Data Fields

char name [MAX_MEMREGIONNAME+1]
char regionType
int ipcId
char memoryPath [256]
int projectNumber
int numberOfPages
int interruptId

Detailed Description

Memory region definition definition.

Field Documentation

◆ name

char IOMemoryRegion::name[MAX_MEMREGIONNAME+1]

Region name .

◆ regionType

char IOMemoryRegion::regionType

POSIX or IPC

◆ ipcId

int IOMemoryRegion::ipcId

Message slotId/frameId.

◆ memoryPath

char IOMemoryRegion::memoryPath[256]

Either pathname for ftok or entry in /dev/shm for POSIX.

◆ projectNumber

int IOMemoryRegion::projectNumber

ProjectNumber for ftok.

◆ numberOfPages

int IOMemoryRegion::numberOfPages

Number of pages to map for VMIC5565.

◆ interruptId

int IOMemoryRegion::interruptId

InterruptId for scramnet GT200 on write


The documentation for this struct was generated from the following file: