RTI transport  Version 1.0ae [build 00]
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.0ae [build 00] Copyright © Wed Aug 29 2012 Real-Time Innovations, Inc