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: DomainParticipant.hpp:46
A structure storing a matching status.
Definition: MatchedStatus.hpp:30
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
Struct InstanceHandle_t, used to contain the key for WITH_KEY topics.
Definition: InstanceHandle.hpp:154