CbmRoot
Loading...
Searching...
No Matches
CbmQaTask::CheckFlags Struct Reference

Contains a check result and its activeness status of the check-list entry. More...

Collaboration diagram for CbmQaTask::CheckFlags:
[legend]

Public Attributes

std::string fMsg = ""
 Supporting message for the check.
 
bool fResult = false
 Check result storage.
 
bool fStatus = false
 Status of the check.
 

Detailed Description

Contains a check result and its activeness status of the check-list entry.

If the status is set to false, the check result is ignored in the QA verdict.

Definition at line 51 of file CbmQaTask.h.

Member Data Documentation

◆ fMsg

std::string CbmQaTask::CheckFlags::fMsg = ""

Supporting message for the check.

Definition at line 52 of file CbmQaTask.h.

◆ fResult

bool CbmQaTask::CheckFlags::fResult = false

Check result storage.

Definition at line 53 of file CbmQaTask.h.

◆ fStatus

bool CbmQaTask::CheckFlags::fStatus = false

Status of the check.

Definition at line 54 of file CbmQaTask.h.


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