21 #ifndef OSPL_DDS_PUB_TSUSPENDEDPUBLICATION_IMPL_HPP_ 22 #define OSPL_DDS_PUB_TSUSPENDEDPUBLICATION_IMPL_HPP_ 32 #include <org/opensplice/core/ReportUtils.hpp> 47 ISOCPP_REPORT_STACK_DELEGATE_BEGIN(this->delegate().get_publisher().delegate().
get());
48 this->delegate().resume();
54 ISOCPP_REPORT_STACK_DELEGATE_BEGIN(this->delegate().get_publisher().delegate().
get());
56 this->delegate().resume();
SuspendedPublication(const dds::pub::Publisher &pub)
The Publisher acts on the behalf of one or several DataWriter objects that belong to it...