QP/C++ 8.1.3
Real-Time Event Framework
Loading...
Searching...
No Matches
QP::QS::Attr Class Reference

Private attributes of the QS software tracing target-resident component (TX channel). More...

#include <qs.hpp>

Public Attributes

std::uint8_t * buf
QSCtr end
QSCtr head
QSCtr tail
QSCtr used
std::uint8_t seq
std::uint8_t chksum
std::uint8_t critNest
std::uint8_t flags

Detailed Description

Private attributes of the QS software tracing target-resident component (TX channel).

Forward Traceability

Definition at line 462 of file qs.hpp.

Member Data Documentation

◆ buf

std::uint8_t* QP::QS::Attr::buf

Definition at line 463 of file qs.hpp.

◆ end

QSCtr QP::QS::Attr::end

Definition at line 464 of file qs.hpp.

◆ head

QSCtr QP::QS::Attr::head

Definition at line 465 of file qs.hpp.

◆ tail

QSCtr QP::QS::Attr::tail

Definition at line 466 of file qs.hpp.

◆ used

QSCtr QP::QS::Attr::used

Definition at line 467 of file qs.hpp.

◆ seq

std::uint8_t QP::QS::Attr::seq

Definition at line 468 of file qs.hpp.

◆ chksum

std::uint8_t QP::QS::Attr::chksum

Definition at line 469 of file qs.hpp.

◆ critNest

std::uint8_t QP::QS::Attr::critNest

Definition at line 470 of file qs.hpp.

◆ flags

std::uint8_t QP::QS::Attr::flags

Definition at line 471 of file qs.hpp.


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