#include <StatisticsCommon.hpp>
|
void | on_data_notify (const fastdds::rtps::GUID_t &, const fastdds::rtps::Time_t &) |
| Report that a sample has been notified to the user.
|
|
void | on_acknack (int32_t) |
| Report that an ACKNACK message is sent Parameter: current count of ACKNACKs.
|
|
void | on_nackfrag (int32_t) |
| Report that a NACKFRAG message is sent Parameter: current count of NACKFRAGs.
|
|
void | on_subscribe_throughput (uint32_t) |
| Reports subscription throughtput based on last added sample to reader's history Parameter: size of the message received.
|
|
◆ on_acknack()
void on_acknack |
( |
int32_t | | ) |
|
|
inlineprotected |
Report that an ACKNACK message is sent Parameter: current count of ACKNACKs.
◆ on_data_notify()
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.
◆ on_nackfrag()
void on_nackfrag |
( |
int32_t | | ) |
|
|
inlineprotected |
Report that a NACKFRAG message is sent Parameter: current count of NACKFRAGs.
◆ on_subscribe_throughput()
void on_subscribe_throughput |
( |
uint32_t | | ) |
|
|
inlineprotected |
Reports subscription throughtput based on last added sample to reader's history Parameter: size of the message received.
◆ fastdds::rtps::RTPSMessageGroup
friend class fastdds::rtps::RTPSMessageGroup |
|
friend |
The documentation for this class was generated from the following file: