RTI transport  Version 1.0ae [build 00]
NDDS_Transport_Buffer_t Struct Reference

Generic buffer to hold data, described by a pointer to the data and length of the data. More...

Data Fields

RTI_INT32 length
 Length of the buffer pointed to by pointer.
 
char * pointer
 Pre-allocated (by the caller) buffer.
 

Detailed Description

Generic buffer to hold data, described by a pointer to the data and length of the data.

Field Documentation

RTI_INT32 NDDS_Transport_Buffer_t::length

Length of the buffer pointed to by pointer.

char* NDDS_Transport_Buffer_t::pointer

Pre-allocated (by the caller) buffer.


RTI transport Version 1.0ae [build 00] Copyright © Wed Aug 29 2012 Real-Time Innovations, Inc