RTI Connext C API
Version 6.0.1
|
<<extension>> Unique identifier for a written data sample More...
Data Structures | |
struct | DDS_Cookie_t |
<<extension>> Sequence of bytes. More... | |
struct | DDS_CookieSeq |
Declares IDL sequence < DDS_Cookie_t > . More... | |
Functions | |
void * | DDS_Cookie_to_pointer (const struct DDS_Cookie_t *self) |
Returns a pointer stored in the cookie. | |
<<extension>> Unique identifier for a written data sample
void* DDS_Cookie_to_pointer | ( | const struct DDS_Cookie_t * | self | ) |
Returns a pointer stored in the cookie.
self | <<in>> Cannot be NULL. |