RTI Connext DDS Micro C API  Version 3.0.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
NETIO_SHMEMInterfaceFactoryProperty Struct Reference

<<eXtension>> <<cert>> Properties for the SHMEM Transport. More...

#include <netio_shmem.h>

Data Fields

RTI_INT32 received_message_count_max
 Max number of received message sizes that can be residing inside the shared memory transport concurrent queue.
RTI_INT32 receive_buffer_size
 The size of the receive socket buffer.
RTI_INT32 message_size_max
 The maximum size of the message which can be received.
struct OSAPI_ThreadProperty recv_thread_property
 Thread properties for each receive thread created by this NETIO interface.

Detailed Description

<<eXtension>> <<cert>> Properties for the SHMEM Transport.


Field Documentation

RTI_INT32 NETIO_SHMEMInterfaceFactoryProperty::received_message_count_max

Max number of received message sizes that can be residing inside the shared memory transport concurrent queue.

RTI_INT32 NETIO_SHMEMInterfaceFactoryProperty::receive_buffer_size

The size of the receive socket buffer.

RTI_INT32 NETIO_SHMEMInterfaceFactoryProperty::message_size_max

The maximum size of the message which can be received.

struct OSAPI_ThreadProperty NETIO_SHMEMInterfaceFactoryProperty::recv_thread_property

Thread properties for each receive thread created by this NETIO interface.


RTI Connext DDS Micro C API Version 3.0.3 Copyright © Wed Jun 24 2020 Real-Time Innovations, Inc