RTI Connext DDS Micro C++ API
Version 4.1.0
|
<<eXtension>> Properties for the SHMEM Transport. More...
#include <netio_shmem.h>
Public Attributes | |
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. | |
struct DDS_ProductVersion | pro_minimum_compatibility_version |
The minimum Connext Pro version that the shared memory transport should be compatible with. |
<<eXtension>> Properties for the SHMEM Transport.
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.
struct DDS_ProductVersion NETIO_SHMEMInterfaceFactoryProperty::pro_minimum_compatibility_version |
The minimum Connext Pro version that the shared memory transport should be compatible with.