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