FERS 0.1.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
serial::vita49::EnqueueResult Struct Reference

#include "paced_sender.h"

Public Attributes

bool enqueued = false
 
std::optional< DroppedDatagramdropped
 

Detailed Description

Definition at line 32 of file paced_sender.h.

Member Data Documentation

◆ dropped

std::optional<DroppedDatagram> serial::vita49::EnqueueResult::dropped

Definition at line 35 of file paced_sender.h.

◆ enqueued

bool serial::vita49::EnqueueResult::enqueued = false

Definition at line 34 of file paced_sender.h.

Referenced by serial::vita49::PacedSender::enqueue().


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