UFO
ufo::CheckSubgroup Struct Reference

Information on each subgroup of checks. More...

#include <ProfileChecker.h>

Public Attributes

bool runOnEntireSample
 
std::vector< std::string > checkNames
 checkNames contains the names of the checks in this subgroup. More...
 

Detailed Description

Information on each subgroup of checks.

Definition at line 26 of file ProfileChecker.h.

Member Data Documentation

◆ checkNames

std::vector<std::string> ufo::CheckSubgroup::checkNames

checkNames contains the names of the checks in this subgroup.

Definition at line 31 of file ProfileChecker.h.

◆ runOnEntireSample

bool ufo::CheckSubgroup::runOnEntireSample

runOnEntireSample specifies whether the checks in this subgroup run on all profiles at once.

Definition at line 29 of file ProfileChecker.h.


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