◆ PublicationMatchedStatusImpl()
org.opensplice.dds.core.status.PublicationMatchedStatusImpl.PublicationMatchedStatusImpl |
( |
OsplServiceEnvironment |
environment, |
|
|
int |
totalCount, |
|
|
int |
totalCountChange, |
|
|
int |
currentCount, |
|
|
int |
currentCountChange, |
|
|
InstanceHandle |
lastSubscriptionHandle |
|
) |
| |
◆ allStatuses()
- Parameters
-
env | Identifies the Service instance to which the object will belong. |
Definition at line 59 of file Status.java.
◆ getCurrentCount()
int org.opensplice.dds.core.status.PublicationMatchedStatusImpl.getCurrentCount |
( |
| ) |
|
◆ getCurrentCountChange()
int org.opensplice.dds.core.status.PublicationMatchedStatusImpl.getCurrentCountChange |
( |
| ) |
|
◆ getEnvironment()
ServiceEnvironment org.opensplice.dds.core.status.PublicationMatchedStatusImpl.getEnvironment |
( |
| ) |
|
◆ getLastSubscriptionHandle()
InstanceHandle org.opensplice.dds.core.status.PublicationMatchedStatusImpl.getLastSubscriptionHandle |
( |
| ) |
|
◆ getTotalCount()
int org.opensplice.dds.core.status.PublicationMatchedStatusImpl.getTotalCount |
( |
| ) |
|
◆ getTotalCountChange()
int org.opensplice.dds.core.status.PublicationMatchedStatusImpl.getTotalCountChange |
( |
| ) |
|
◆ noStatuses()
- Parameters
-
env | Identifies the Service instance to which the object will belong. |
Definition at line 70 of file Status.java.
The documentation for this class was generated from the following file: