RTI Connext DDS Micro  Version 2.4.11
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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.

Referenced by MyUdpTransform_create().

RTI_INT32 UDP_TransformProperty::max_receive_message_size

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


RTI Connext DDS Micro Version 2.4.11 Copyright © Mon Jul 23 2018 Real-Time Innovations, Inc