|
RTI Connext Java API Version 7.6.0
|
com.rti.dds.infrastructure.StatusKind.StatusKind.SAMPLE_LOST_STATUS_STATUS More...
Inherits Status.
Public Attributes | |
| int | total_count |
| Total cumulative count of all samples lost across all instances of data published under the com.rti.dds.topic.Topic. More... | |
| int | total_count_change |
| The incremental number of samples lost since the last time the listener was called or the status was read. More... | |
| SampleLostStatusKind | last_reason |
| Reason for rejecting the last sample rejected. More... | |
com.rti.dds.infrastructure.StatusKind.StatusKind.SAMPLE_LOST_STATUS_STATUS
| int total_count |
Total cumulative count of all samples lost across all instances of data published under the com.rti.dds.topic.Topic.
| int total_count_change |
The incremental number of samples lost since the last time the listener was called or the status was read.
| SampleLostStatusKind last_reason |
Reason for rejecting the last sample rejected.