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

#include <protocol.h>

Public Member Functions

 TimestampFields ()
 

Public Attributes

bool is_clock_synchronized
 
TimestampType tx_timestamp
 

Constructor & Destructor Documentation

◆ TimestampFields()

template<typename NIC >
Protocol< NIC >::TimestampFields::TimestampFields ( )
inline

Member Data Documentation

◆ is_clock_synchronized

template<typename NIC >
bool Protocol< NIC >::TimestampFields::is_clock_synchronized

◆ tx_timestamp

template<typename NIC >
TimestampType Protocol< NIC >::TimestampFields::tx_timestamp

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