RTI Connext DDS Micro C++ API  Version 4.1.0
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
OSAPI_SharedMemorySegmentHandle Struct Reference

#include <netio_zcopy_shm_segment.h>

List of all members.

Public Attributes

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.


Member Data 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 DDS Micro C++ API Version 4.1.0 Copyright © Sun Dec 8 2024 Real-Time Innovations, Inc