RTI Connext Modern C++ API
Version 6.0.1
|
<<extension>> Information about the status dds::core::status::StatusMask::datareader_cache() More...
#include <Status.hpp>
Inherits rti::core::NativeValueType< T, NATIVE_T, ADAPTER >.
Public Member Functions | |
int64_t | sample_count () const |
The number of samples in the reader's queue. | |
int64_t | sample_count_peak () const |
The highest number of samples in the reader's queue over the lifetime of the reader. | |
<<extension>> Information about the status dds::core::status::StatusMask::datareader_cache()
|
inline |
The number of samples in the reader's queue.
includes samples that may not yet be available to be read or taken by the user, due to samples being received out of order or PRESENTATION
|
inline |
The highest number of samples in the reader's queue over the lifetime of the reader.