Enum MatchingStatus
Defined in File MatchingInfo.h
Enum Documentation
-
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