◆ LivelinessChangedStatusImpl()
org.opensplice.dds.core.status.LivelinessChangedStatusImpl.LivelinessChangedStatusImpl |
( |
OsplServiceEnvironment |
environment, |
|
|
int |
aliveCount, |
|
|
int |
notAliveCount, |
|
|
int |
aliveCountChange, |
|
|
int |
notAliveCountChange, |
|
|
InstanceHandle |
lastPublicationHandle |
|
) |
| |
◆ allStatuses()
- Parameters
-
env | Identifies the Service instance to which the object will belong. |
Definition at line 59 of file Status.java.
◆ getAliveCount()
int org.opensplice.dds.core.status.LivelinessChangedStatusImpl.getAliveCount |
( |
| ) |
|
◆ getAliveCountChange()
int org.opensplice.dds.core.status.LivelinessChangedStatusImpl.getAliveCountChange |
( |
| ) |
|
◆ getEnvironment()
ServiceEnvironment org.opensplice.dds.core.status.LivelinessChangedStatusImpl.getEnvironment |
( |
| ) |
|
◆ getLastPublicationHandle()
InstanceHandle org.opensplice.dds.core.status.LivelinessChangedStatusImpl.getLastPublicationHandle |
( |
| ) |
|
◆ getNotAliveCount()
int org.opensplice.dds.core.status.LivelinessChangedStatusImpl.getNotAliveCount |
( |
| ) |
|
◆ getNotAliveCountChange()
int org.opensplice.dds.core.status.LivelinessChangedStatusImpl.getNotAliveCountChange |
( |
| ) |
|
◆ 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: