RTI Connext C API  Version 6.0.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
DDS_TransportInfo_t Struct Reference

Contains the class_id and message_size_max of an installed transport. More...

Data Fields

NDDS_Transport_ClassId_t class_id
 The class_id identifies the transport associated with the message_size_max.
 
DDS_Long message_size_max
 The maximum size of an RTPS message in bytes that can be sent or received by the transport plugin identified by the class_id.
 

Detailed Description

Contains the class_id and message_size_max of an installed transport.

Field Documentation

NDDS_Transport_ClassId_t DDS_TransportInfo_t::class_id

The class_id identifies the transport associated with the message_size_max.

DDS_Long DDS_TransportInfo_t::message_size_max

The maximum size of an RTPS message in bytes that can be sent or received by the transport plugin identified by the class_id.


RTI Connext C API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc