RTI Connext C++ API  Version 5.1.0
DDS_ReliableWriterCacheEventCount Struct 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...

Public Attributes

DDS_Long total_count
 The total number of times the event has occurred.
 
DDS_Long total_count_change
 The incremental number of times the event has occurred since the listener was last invoked or the status read.
 

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
DDS_ReliableWriterCacheChangedStatus

Member Data Documentation

DDS_Long DDS_ReliableWriterCacheEventCount::total_count

The total number of times the event has occurred.

DDS_Long DDS_ReliableWriterCacheEventCount::total_count_change

The incremental number of times the event has occurred since the listener was last invoked or the status read.


RTI Connext C++ API Version 5.1.0 Copyright © Mon Feb 3 2014 Real-Time Innovations, Inc