Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::TestSupport::CheckDiagsRAII::Diag_t Struct Reference

Definition at line 136 of file TestSupport.hxx.

Public Attributes

std::string location
bool matchFullString = true
std::string message
bool optional = false
int receivedCount = -1
int severity

Member Data Documentation

◆ location

std::string ROOT::TestSupport::CheckDiagsRAII::Diag_t::location

Definition at line 138 of file TestSupport.hxx.

◆ matchFullString

bool ROOT::TestSupport::CheckDiagsRAII::Diag_t::matchFullString = true

Definition at line 140 of file TestSupport.hxx.

◆ message

std::string ROOT::TestSupport::CheckDiagsRAII::Diag_t::message

Definition at line 139 of file TestSupport.hxx.

◆ optional

bool ROOT::TestSupport::CheckDiagsRAII::Diag_t::optional = false

Definition at line 141 of file TestSupport.hxx.

◆ receivedCount

int ROOT::TestSupport::CheckDiagsRAII::Diag_t::receivedCount = -1

Definition at line 142 of file TestSupport.hxx.

◆ severity

int ROOT::TestSupport::CheckDiagsRAII::Diag_t::severity

Definition at line 137 of file TestSupport.hxx.


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