Struct nebula::drivers::connections::UdpSocket::RxMetadata
ClassList > nebula > drivers > connections > UdpSocket > RxMetadata
#include <udp.hpp>
Public Attributes
Type | Name |
---|---|
uint64_t | n_packets_dropped_since_last_receive = {0} |
PerfCounters | packet_perf_counters = {} |
std::optional< uint64_t > | timestamp_ns |
bool | truncated |
Public Attributes Documentation
variable n_packets_dropped_since_last_receive
uint64_t nebula::drivers::connections::UdpSocket::RxMetadata::n_packets_dropped_since_last_receive;
variable packet_perf_counters
PerfCounters nebula::drivers::connections::UdpSocket::RxMetadata::packet_perf_counters;
variable timestamp_ns
std::optional<uint64_t> nebula::drivers::connections::UdpSocket::RxMetadata::timestamp_ns;
variable truncated
bool nebula::drivers::connections::UdpSocket::RxMetadata::truncated;
The documentation for this class was generated from the following file nebula_hw_interfaces/include/nebula_hw_interfaces/nebula_hw_interfaces_common/connections/udp.hpp