Class StatisticsReaderImpl
Defined in File StatisticsCommon.hpp
Inheritance Relationships
Derived Type
public eprosima::fastrtps::rtps::RTPSReader
(Class RTPSReader)
Class Documentation
-
class StatisticsReaderImpl
Subclassed by eprosima::fastrtps::rtps::RTPSReader
Protected Functions
-
inline void on_data_notify(const fastrtps::rtps::GUID_t&, const fastrtps::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.
Friends
- friend class fastrtps::rtps::RTPSMessageGroup
-
inline void on_data_notify(const fastrtps::rtps::GUID_t&, const fastrtps::rtps::Time_t&)