19#ifndef FASTDDS_DDS_CORE_STATUS__SUBSCRIPTIONMATCHEDSTATUS_HPP
20#define FASTDDS_DDS_CORE_STATUS__SUBSCRIPTIONMATCHEDSTATUS_HPP
24#include <fastdds/dds/core/status/MatchedStatus.hpp>
25#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 subscription status.
Definition SubscriptionMatchedStatus.hpp:33
InstanceHandle_t last_publication_handle
Handle to the last writer that matched the reader causing the status change.
Definition SubscriptionMatchedStatus.hpp:35