RTI Connext Traditional C++ API  Version 6.0.0
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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 Traditional C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc