RTI Connext DDS Micro C++ API
Version 4.0.1
|
<<eXtension>> <<cert>> 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. |
<<eXtension>> <<cert>> 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.