Communication Library for Autonomous Systems v1.0
Reliable and secure communication library for autonomous vehicle systems
Loading...
Searching...
No Matches
StatusManager< NIC_TYPE >::NeighborInfo Struct Reference

#include <statusManager.h>

Public Attributes

VehicleIdType id
 
std::atomic< uint32_tage
 
UniqueKeyValueType unique_key
 
std::chrono::steady_clock::time_point last_seen
 

Member Data Documentation

◆ age

template<typename NIC_TYPE >
std::atomic<uint32_t> StatusManager< NIC_TYPE >::NeighborInfo::age

◆ id

template<typename NIC_TYPE >
VehicleIdType StatusManager< NIC_TYPE >::NeighborInfo::id

◆ last_seen

template<typename NIC_TYPE >
std::chrono::steady_clock::time_point StatusManager< NIC_TYPE >::NeighborInfo::last_seen

◆ unique_key

template<typename NIC_TYPE >
UniqueKeyValueType StatusManager< NIC_TYPE >::NeighborInfo::unique_key

The documentation for this struct was generated from the following file: