Vanetza
 
Loading...
Searching...
No Matches
vanetza::geonet::CbfPacketBuffer::Timer Struct Reference

Public Member Functions

 Timer (const Runtime &, Clock::duration timeout)
 
 Timer (const Timer &)=default
 
Timeroperator= (const Timer &)=default
 
bool operator< (const Timer &) const
 

Public Attributes

Clock::time_point expiry
 
Clock::time_point start
 

Detailed Description

Definition at line 149 of file cbf_packet_buffer.hpp.

Constructor & Destructor Documentation

◆ Timer()

vanetza::geonet::CbfPacketBuffer::Timer::Timer ( const Runtime rt,
Clock::duration  timeout 
)

Definition at line 214 of file cbf_packet_buffer.cpp.

Member Function Documentation

◆ operator<()

bool vanetza::geonet::CbfPacketBuffer::Timer::operator< ( const Timer other) const

Definition at line 219 of file cbf_packet_buffer.cpp.

Member Data Documentation

◆ expiry

Clock::time_point vanetza::geonet::CbfPacketBuffer::Timer::expiry

Definition at line 156 of file cbf_packet_buffer.hpp.

◆ start

Clock::time_point vanetza::geonet::CbfPacketBuffer::Timer::start

Definition at line 157 of file cbf_packet_buffer.hpp.


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