17.2.3.12.2. MatchingStatus¶
-
enum eprosima::fastrtps::rtps::MatchingStatus¶
, indicates whether the matched publication/subscription method of the PublisherListener or SubscriberListener has been called for a matching or a removal of a remote endpoint.
Values:
-
enumerator MATCHED_MATCHING¶
MATCHED_MATCHING, new publisher/subscriber found.
-
enumerator REMOVED_MATCHING¶
REMOVED_MATCHING, publisher/subscriber removed.
-
enumerator MATCHED_MATCHING¶