18 #ifndef OMG_DDS_SUB_SHARED_SAMPLES_HPP_ 19 #define OMG_DDS_SUB_SHARED_SAMPLES_HPP_ 33 template <
typename Q>
class DELEGATE = detail::SharedSamples>
90 const_iterator
begin()
const;
97 const_iterator
end()
const;
104 const DELEGATE_REF_T&
delegate()
const;
121 DELEGATE_REF_T delegate_;
const_iterator begin() const
const DELEGATE_REF_T & delegate() const
dds::core::smart_ptr_traits::ref_type DELEGATE_REF_T
This class encapsulates and automates the management of loaned samples.
const_iterator end() const
This class encapsulates and automates the management of loaned samples.
DELEGATE< T >::const_iterator const_iterator