![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|


Public Member Functions | |
| SubscriptionMatchedEventImpl (OsplServiceEnvironment environment, DataReader< TYPE > source, SubscriptionMatchedStatus status) | |
| SubscriptionMatchedEvent< TYPE > | clone () |
| ServiceEnvironment | getEnvironment () |
| DataReader< TYPE > | getSource () |
| SubscriptionMatchedStatus | getStatus () |
Protected Member Functions | |
| void | setSource (SOURCE source) |
Definition at line 29 of file SubscriptionMatchedEventImpl.java.
| org.opensplice.dds.core.event.SubscriptionMatchedEventImpl< TYPE >.SubscriptionMatchedEventImpl | ( | OsplServiceEnvironment | environment, |
| DataReader< TYPE > | source, | ||
| SubscriptionMatchedStatus | status | ||
| ) |
Definition at line 35 of file SubscriptionMatchedEventImpl.java.
| SubscriptionMatchedEvent<TYPE> org.opensplice.dds.core.event.SubscriptionMatchedEventImpl< TYPE >.clone | ( | ) |
Definition at line 53 of file SubscriptionMatchedEventImpl.java.
| ServiceEnvironment org.opensplice.dds.core.event.SubscriptionMatchedEventImpl< TYPE >.getEnvironment | ( | ) |
Definition at line 43 of file SubscriptionMatchedEventImpl.java.
| DataReader<TYPE> org.opensplice.dds.core.event.SubscriptionMatchedEventImpl< TYPE >.getSource | ( | ) |
Definition at line 60 of file SubscriptionMatchedEventImpl.java.
| SubscriptionMatchedStatus org.opensplice.dds.core.event.SubscriptionMatchedEventImpl< TYPE >.getStatus | ( | ) |
Definition at line 48 of file SubscriptionMatchedEventImpl.java.
|
protectedinherited |
Definition at line 68 of file StatusChangedEvent.java.