Skip to main content

chronon::ArbLoser

A losing request with the reason it was rejected. More...

#include <PriorityArbiter.hpp>

Public Attributes

Name
uint8_ttarget_pipe
uint64_ttag
SourceEnumsource
LoseReasonreason
uint8_tentry_id

Detailed Description

template <typename SourceEnum >
struct chronon::ArbLoser;

A losing request with the reason it was rejected.

Public Attributes Documentation

variable target_pipe

uint8_t target_pipe = 0;

variable tag

uint64_t tag = 0;

variable source

SourceEnum source {};

variable reason

LoseReason reason {};

variable entry_id

uint8_t entry_id = 0xFF;

Updated on 2026-05-26 at 05:42:32 +0000