◆ SampleRejectedStatusImpl()
org.opensplice.dds.core.status.SampleRejectedStatusImpl.SampleRejectedStatusImpl |
( |
OsplServiceEnvironment |
environment, |
|
|
int |
totalCount, |
|
|
int |
totalCountChange, |
|
|
Kind |
lastReason, |
|
|
InstanceHandle |
lastInstanceHandle |
|
) |
| |
◆ allStatuses()
- Parameters
-
env | Identifies the Service instance to which the object will belong. |
Definition at line 59 of file Status.java.
◆ getEnvironment()
ServiceEnvironment org.opensplice.dds.core.status.SampleRejectedStatusImpl.getEnvironment |
( |
| ) |
|
◆ getLastInstanceHandle()
InstanceHandle org.opensplice.dds.core.status.SampleRejectedStatusImpl.getLastInstanceHandle |
( |
| ) |
|
◆ getLastReason()
Kind org.opensplice.dds.core.status.SampleRejectedStatusImpl.getLastReason |
( |
| ) |
|
◆ getTotalCount()
int org.opensplice.dds.core.status.SampleRejectedStatusImpl.getTotalCount |
( |
| ) |
|
◆ getTotalCountChange()
int org.opensplice.dds.core.status.SampleRejectedStatusImpl.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: