![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
This is the complete list of members for org.opensplice.dds.core.status.SubscriptionMatchedStatusImpl, including all inherited members.
allStatuses(ServiceEnvironment env) | org.omg.dds.core.status.Status | static |
getCurrentCount() | org.opensplice.dds.core.status.SubscriptionMatchedStatusImpl | |
getCurrentCountChange() | org.opensplice.dds.core.status.SubscriptionMatchedStatusImpl | |
getEnvironment() | org.opensplice.dds.core.status.SubscriptionMatchedStatusImpl | |
getLastPublicationHandle() | org.opensplice.dds.core.status.SubscriptionMatchedStatusImpl | |
getTotalCount() | org.opensplice.dds.core.status.SubscriptionMatchedStatusImpl | |
getTotalCountChange() | org.opensplice.dds.core.status.SubscriptionMatchedStatusImpl | |
noStatuses(ServiceEnvironment env) | org.omg.dds.core.status.Status | static |
SubscriptionMatchedStatusImpl(OsplServiceEnvironment environment, int totalCount, int totalCountChange, int currentCount, int currentCountChange, InstanceHandle lastPublicationHandle) | org.opensplice.dds.core.status.SubscriptionMatchedStatusImpl |