RTI Connext Micro C API Version 4.2.0
Loading...
Searching...
No Matches
OSAPI_SharedMemorySegmentHeader Struct Reference

#include <netio_zcopy_shm_segment.h>

Data Fields

RTI_UINT64 size
 
OSAPI_SHMEM_MODE mode
 

Detailed Description

Opaque header at beginning of shared memory segment to share information about the segment between processes.

Field Documentation

◆ size

RTI_UINT64 OSAPI_SharedMemorySegmentHeader::size

Size requested by the caller of create

◆ mode

OSAPI_SHMEM_MODE OSAPI_SharedMemorySegmentHeader::mode

Mode requested by the caller of create