19 package org.omg.dds.core.event;
41 private static final long serialVersionUID = 285655835365202584L;
A DataReader allows the application (1) to declare the data it wishes to receive (i.e., make a subscription) and (2) to access the data received by the attached org.omg.dds.sub.Subscriber.
abstract SubscriptionMatchedEvent< TYPE > clone()
The status of an Entity changed.
This class contains the statistics about the discovered number of org.omg.dds.pub.DataWriters that are compatible with the org.omg.dds.sub.DataReader to which the Status is attached.
SubscriptionMatchedEvent(DataReader< TYPE > source)
The org.omg.dds.sub.DataReader has found a org.omg.dds.pub.DataWriter that matches the org...
abstract SubscriptionMatchedStatus getStatus()