|
RTI Connext DDS Micro
Version 2.4.11
|
Generic properties applicable to any transform. More...
#include <netio_udp.h>
Data Fields | |
| RTI_INT32 | max_send_message_size |
| The maximum size of a message to be sent before transformation. | |
| RTI_INT32 | max_receive_message_size |
| The maximum size of a message that can be received before transformation. | |
Generic properties applicable to any transform.
| RTI_INT32 UDP_TransformProperty::max_send_message_size |
The maximum size of a message to be sent before transformation.
Referenced by MyUdpTransform_create().
| RTI_INT32 UDP_TransformProperty::max_receive_message_size |
The maximum size of a message that can be received before transformation.