|
RTI Connext Java API
Version 5.0.0
|
<<eXtension>> The number of times the number of unacknowledged samples in the cache of a reliable writer hit a certain well-defined threshold. More...
Inherits Struct.
Public Attributes | |
| int | total_count |
| The total number of times the event has occurred. | |
| int | total_count_change |
| The incremental number of times the event has occurred since the listener was last invoked or the status read. | |
Additional Inherited Members | |
Public Member Functions inherited from Struct | |
| abstract boolean | equals (Object obj) |
| abstract int | hashCode () |
| String | toString () |
Protected Member Functions inherited from Struct | |
| Struct () | |
| abstract void | pull_from_nativeI (long native_status) |
| abstract void | push_to_nativeI (long native_status) |
<<eXtension>> The number of times the number of unacknowledged samples in the cache of a reliable writer hit a certain well-defined threshold.
| int total_count |
The total number of times the event has occurred.
| int total_count_change |
The incremental number of times the event has occurred since the listener was last invoked or the status read.