QP/C++  7.3.4
Real-Time Embedded Framework
Loading...
Searching...
No Matches
QP::QSpyId Struct Reference

QS ID type for applying local filtering. More...

#include "qs.hpp"

Public Member Functions

std::uint_fast8_t getPrio () const noexcept
 

Public Attributes

std::uint8_t m_prio
 prio. (qsId) for the QS "local filter"
 

Detailed Description

QS ID type for applying local filtering.

Definition at line 243 of file qs.hpp.

Member Function Documentation

◆ getPrio()

std::uint_fast8_t QP::QSpyId::getPrio ( ) const
inlinenoexcept

Definition at line 247 of file qs.hpp.

Member Data Documentation

◆ m_prio

std::uint8_t QP::QSpyId::m_prio

prio. (qsId) for the QS "local filter"

Definition at line 244 of file qs.hpp.


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