21 #ifndef OSPL_DDS_SUB_TSAMPLE_HPP_ 22 #define OSPL_DDS_SUB_TSAMPLE_HPP_ 51 return this->delegate().data();
57 this->delegate().data(d);
63 return this->delegate().info();
69 this->delegate().info(i);
const SampleInfo & info() const
The SampleInfo contains information pertaining to the associated Data value.
const DataType & data() const
This class encapsulates the data and info meta-data associated with DDS samples.