19#ifndef FASTDDS_DDS_CORE_STATUS__PUBLICATIONMATCHEDSTATUS_HPP
20#define FASTDDS_DDS_CORE_STATUS__PUBLICATIONMATCHEDSTATUS_HPP
23#include <fastdds/dds/core/status/MatchedStatus.hpp>
24#include <fastdds/dds/common/InstanceHandle.hpp>
Definition BuiltinTopicKey.hpp:26
eprosima::fastdds::rtps::InstanceHandle_t InstanceHandle_t
Definition InstanceHandle.hpp:31
MatchedStatus()=default
Constructor.
A structure storing the publication status.
Definition PublicationMatchedStatus.hpp:32
InstanceHandle_t last_subscription_handle
Handle to the last reader that matched the writer causing the status to change.
Definition PublicationMatchedStatus.hpp:34