RTI Connext Cert C API  Version 2.4.15
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
OSAPI_SharedMemorySegmentHandle Struct Reference

Data Fields

struct
OSAPI_SharedMemorySegmentHeader
ptr_header
void * ptr_user_data
OSAPI_SHMEM_MODE mode

Detailed Description

Opaque handle initialized by the create and attach methods and used to interact with a shared memory segment.


Field Documentation

struct OSAPI_SharedMemorySegmentHeader* OSAPI_SharedMemorySegmentHandle::ptr_header

Pointer to segment header in shared memory

void* OSAPI_SharedMemorySegmentHandle::ptr_user_data

Pointer to where user data can be stored in shared memory

OSAPI_SHMEM_MODE OSAPI_SharedMemorySegmentHandle::mode

Mode requested by the caller of create or attach


RTI Connext Cert C API Version 2.4.15 Copyright © Tue Jan 21 2025 Real-Time Innovations, Inc