|
RTI Connext C API
Version 6.1.1
|
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. More... | |
| int | length |
| Number of octets to serialize. More... | |
| unsigned char * | value |
| DDS_Octets array value. More... | |
Built-in type consisting of a variable-length array of opaque bytes and a string that is the key.