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

Definition at line 132 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 134 of file TestSupport.hxx.

◆ matchFullString

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

Definition at line 136 of file TestSupport.hxx.

◆ message

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

Definition at line 135 of file TestSupport.hxx.

◆ optional

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

Definition at line 137 of file TestSupport.hxx.

◆ receivedCount

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

Definition at line 138 of file TestSupport.hxx.

◆ severity

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

Definition at line 133 of file TestSupport.hxx.

Collaboration diagram for ROOT::TestSupport::CheckDiagsRAII::Diag_t:
[legend]

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