|
RTI Connext DDS Micro C API
Version 3.0.3
|
<<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. | |
<<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.