RTI transport  Version 1.2af [build 00]
 All Data Structures Files Functions Variables Typedefs Enumerations Groups
Message

Support for a message received from a Transport Plugin. More...

Data Structures

struct  NDDS_Transport_Message_t
 Structure used to store a message received from a Transport Plugin. More...
 

Macros

#define NDDS_TRANSPORT_MESSAGE_INVALID   { { 0, NULL }, NULL }
 Default value for a NDDS_Transport_Message_t.
 

Detailed Description

Support for a message received from a Transport Plugin.

This structure is filled in by a Transport Plugin when its receive_rEA() method is called to pass a received message to the NDDS core. It may also contain information needed to return a buffer loaned by the plugin to store the message.

Macro Definition Documentation

#define NDDS_TRANSPORT_MESSAGE_INVALID   { { 0, NULL }, NULL }

Default value for a NDDS_Transport_Message_t.


RTI transport Version 1.2af [build 00] Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc