Class PacketLossDetectorBase
Defined in File packet_loss_detector.hpp
Inheritance Relationships
Derived Type
public nebula::drivers::PacketLossDetectorTypedBase< PacketT >(Template Class PacketLossDetectorTypedBase)
Class Documentation
-
class PacketLossDetectorBase
Subclassed by nebula::drivers::PacketLossDetectorTypedBase< PacketT >
Public Types
-
using lost_cb_t = std::function<void(uint64_t n_lost)>
-
using lost_cb_t = std::function<void(uint64_t n_lost)>