Definition at line 114 of file TestSupport.hxx.
Public Attributes | |
std::string | location |
bool | matchFullString = true |
std::string | message |
bool | optional = false |
int | receivedCount = -1 |
int | severity |
std::string ROOT::TestSupport::CheckDiagsRAII::Diag_t::location |
Definition at line 116 of file TestSupport.hxx.
bool ROOT::TestSupport::CheckDiagsRAII::Diag_t::matchFullString = true |
Definition at line 118 of file TestSupport.hxx.
std::string ROOT::TestSupport::CheckDiagsRAII::Diag_t::message |
Definition at line 117 of file TestSupport.hxx.
bool ROOT::TestSupport::CheckDiagsRAII::Diag_t::optional = false |
Definition at line 119 of file TestSupport.hxx.
int ROOT::TestSupport::CheckDiagsRAII::Diag_t::receivedCount = -1 |
Definition at line 120 of file TestSupport.hxx.
int ROOT::TestSupport::CheckDiagsRAII::Diag_t::severity |
Definition at line 115 of file TestSupport.hxx.