1 #ifndef OMG_DDS_PUB_DETAIL_SAMPLE_HPP_ 2 #define OMG_DDS_PUB_DETAIL_SAMPLE_HPP_ 58 Sample(
const Sample& other)
63 Sample& operator=(
const Sample& other)
68 Sample& copy(
const Sample& other)
70 this->data_ = other.data_;
71 this->info_ = other.info_;
The SampleInfo contains information pertaining to the associated Data value.
bool operator==(dds::core::null_type, const dds::core::Reference< D > &r)