RTI Connext C API  Version 5.0.0
DDS_DataWriterCacheStatus Struct Reference

<<eXtension>> The status of the writer's cache. More...

Data Fields

DDS_LongLong sample_count_peak
 Highest number of samples in the writer's queue over the lifetime of the writer.
 
DDS_LongLong sample_count
 Number of samples in the writer's queue.
 

Detailed Description

<<eXtension>> The status of the writer's cache.

Entity:
DDS_DataWriter

Field Documentation

DDS_LongLong DDS_DataWriterCacheStatus::sample_count_peak

Highest number of samples in the writer's queue over the lifetime of the writer.

DDS_LongLong DDS_DataWriterCacheStatus::sample_count

Number of samples in the writer's queue.


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