RTI Connext Java API  Version 5.0.0
ReliableWriterCacheEventCount Class Reference

<<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)
 

Detailed Description

<<eXtension>> The number of times the number of unacknowledged samples in the cache of a reliable writer hit a certain well-defined threshold.

See Also
com.rti.dds.publication.ReliableWriterCacheChangedStatus

Member Data Documentation

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.


RTI Connext Java API Version 5.0.0 Copyright © Thu Aug 30 2012 Real-Time Innovations, Inc