RTI transport
Version 1.0ae [build 00]
|
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. | |
Generic buffer to hold data, described by a pointer to the data and length of the data.
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.