Communication Library for Autonomous Systems v1.0
Reliable and secure communication library for autonomous vehicle systems
Loading...
Searching...
No Matches
PtpInternalMessageInfo Struct Reference

#include <clock.h>

Public Member Functions

 PtpInternalMessageInfo ()=default
 

Public Attributes

TimestampType ts_tx_at_sender = TimestampType::min()
 
TimestampType ts_local_rx = TimestampType::min()
 
DurationType d_tx_calc = DurationType::zero()
 
TimestampType leader_time_at_local_rx_event = TimestampType::min()
 

Constructor & Destructor Documentation

◆ PtpInternalMessageInfo()

PtpInternalMessageInfo::PtpInternalMessageInfo ( )
default

Member Data Documentation

◆ d_tx_calc

DurationType PtpInternalMessageInfo::d_tx_calc = DurationType::zero()

◆ leader_time_at_local_rx_event

TimestampType PtpInternalMessageInfo::leader_time_at_local_rx_event = TimestampType::min()

◆ ts_local_rx

TimestampType PtpInternalMessageInfo::ts_local_rx = TimestampType::min()

◆ ts_tx_at_sender

TimestampType PtpInternalMessageInfo::ts_tx_at_sender = TimestampType::min()

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