RTI Connext Traditional C++ API  Version 7.0.0

<<extension>> Unique identifier for a written data sample More...

Classes

struct  DDS_Cookie_t
 <<extension>> Sequence of bytes. More...
 
struct  DDS_CookieSeq
 Declares IDL sequence < DDS_Cookie_t > . More...
 

Functions

void * DDS_Cookie_t::to_pointer () const
 Returns a pointer stored in the cookie. More...
 

Detailed Description

<<extension>> Unique identifier for a written data sample

Function Documentation

◆ to_pointer()

void* DDS_Cookie_t::to_pointer ( ) const

Returns a pointer stored in the cookie.

Precondition
The cookie's value was filled with a pointer; otherwise, the value returned may not be a valid memory address.