pflib v3.12.0-1-g716e801
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
pflib::packing::PrintLinkStatBits Class Reference
Collaboration diagram for pflib::packing::PrintLinkStatBits:
[legend]

Public Member Functions

 PrintLinkStatBits (const uint32_t &stat)
 

Private Attributes

const uint32_t & stat_
 

Static Private Attributes

static const std::array< const char *, 3 > BIT_NAMES
 ECON-D Manual: MSB is HT match status, then EBO, then CRC index 0 is LSB, so we invert this order here.
 

Friends

std::ostreamoperator<< (std::ostream &o, const PrintLinkStatBits &self)
 

Member Data Documentation

◆ BIT_NAMES

const std::array< const char *, 3 > pflib::packing::PrintLinkStatBits::BIT_NAMES
staticprivate
Initial value:
= {"CRC", "EBO",
"HT"}

ECON-D Manual: MSB is HT match status, then EBO, then CRC index 0 is LSB, so we invert this order here.


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