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

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.

Detailed Description

Generic properties applicable to any transform.


Field Documentation

RTI_INT32 UDP_TransformProperty::max_send_message_size

The maximum size of a message to be sent before transformation.

RTI_INT32 UDP_TransformProperty::max_receive_message_size

The maximum size of a message that can be received before transformation.


RTI Connext DDS Micro C API Version 3.0.1 Copyright © Thu Oct 24 2019 Real-Time Innovations, Inc