Class StatisticsReaderImpl
Defined in File StatisticsCommon.hpp
Class Documentation
-
class StatisticsReaderImpl
Protected Functions
-
inline void on_data_notify(const fastdds::rtps::GUID_t&, const fastdds::rtps::Time_t&)
Report that a sample has been notified to the user. Parameter: GUID of the writer from where the sample was received. Parameter: Source timestamp received from the writer for the sample being notified.
-
inline void on_acknack(int32_t)
Report that an ACKNACK message is sent Parameter: current count of ACKNACKs.
-
inline void on_nackfrag(int32_t)
Report that a NACKFRAG message is sent Parameter: current count of NACKFRAGs.
-
inline void on_subscribe_throughput(uint32_t)
Reports subscription throughtput based on last added sample to reader’s history Parameter: size of the message received.
Friends
- friend class fastdds::rtps::RTPSMessageGroup
-
inline void on_data_notify(const fastdds::rtps::GUID_t&, const fastdds::rtps::Time_t&)