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

Built-in type consisting of a variable-length array of opaque bytes and a string that is the key. More...

Data Fields

char * key
 Instance key associated with the specified value.
 
int length
 Number of octets to serialize.
 
unsigned char * value
 DDS_Octets array value.
 

Detailed Description

Built-in type consisting of a variable-length array of opaque bytes and a string that is the key.


RTI Connext C API Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc