![]() |
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.PublicationMatchedStatusImpl, including all inherited members.
allStatuses(ServiceEnvironment env) | org.omg.dds.core.status.Status | static |
getCurrentCount() | org.opensplice.dds.core.status.PublicationMatchedStatusImpl | |
getCurrentCountChange() | org.opensplice.dds.core.status.PublicationMatchedStatusImpl | |
getEnvironment() | org.opensplice.dds.core.status.PublicationMatchedStatusImpl | |
getLastSubscriptionHandle() | org.opensplice.dds.core.status.PublicationMatchedStatusImpl | |
getTotalCount() | org.opensplice.dds.core.status.PublicationMatchedStatusImpl | |
getTotalCountChange() | org.opensplice.dds.core.status.PublicationMatchedStatusImpl | |
noStatuses(ServiceEnvironment env) | org.omg.dds.core.status.Status | static |
PublicationMatchedStatusImpl(OsplServiceEnvironment environment, int totalCount, int totalCountChange, int currentCount, int currentCountChange, InstanceHandle lastSubscriptionHandle) | org.opensplice.dds.core.status.PublicationMatchedStatusImpl |