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 |
std::string ROOT::TestSupport::CheckDiagsRAII::Diag_t::location |
Definition at line 134 of file TestSupport.hxx.
bool ROOT::TestSupport::CheckDiagsRAII::Diag_t::matchFullString = true |
Definition at line 136 of file TestSupport.hxx.
std::string ROOT::TestSupport::CheckDiagsRAII::Diag_t::message |
Definition at line 135 of file TestSupport.hxx.
bool ROOT::TestSupport::CheckDiagsRAII::Diag_t::optional = false |
Definition at line 137 of file TestSupport.hxx.
int ROOT::TestSupport::CheckDiagsRAII::Diag_t::receivedCount = -1 |
Definition at line 138 of file TestSupport.hxx.
int ROOT::TestSupport::CheckDiagsRAII::Diag_t::severity |
Definition at line 133 of file TestSupport.hxx.