This is the complete list of members for ROOT::TestSupport::CheckDiagsRAII, including all inherited members.
callback(int severity, bool abort, const char *location, const char *msg) | ROOT::TestSupport::CheckDiagsRAII | inlineprivatestatic |
checkDiag(int severity, const char *location, const char *msg) | ROOT::TestSupport::CheckDiagsRAII | private |
CheckDiagsRAII() | ROOT::TestSupport::CheckDiagsRAII | inline |
CheckDiagsRAII(int severity, std::string inRoutine, std::string E) | ROOT::TestSupport::CheckDiagsRAII | inline |
fExpectedDiags | ROOT::TestSupport::CheckDiagsRAII | private |
fOldErrorHandler | ROOT::TestSupport::CheckDiagsRAII | private |
fOldInstance | ROOT::TestSupport::CheckDiagsRAII | private |
fUnexpectedDiags | ROOT::TestSupport::CheckDiagsRAII | private |
optionalDiag(int severity, std::string location, std::string message, bool matchFullMessage=true) | ROOT::TestSupport::CheckDiagsRAII | inline |
printDiags(std::vector< Diag_t > const &diags) const | ROOT::TestSupport::CheckDiagsRAII | private |
requiredDiag(int severity, std::string location, std::string message, bool matchFullMessage=true) | ROOT::TestSupport::CheckDiagsRAII | inline |
sActiveInstance | ROOT::TestSupport::CheckDiagsRAII | privatestatic |
~CheckDiagsRAII() | ROOT::TestSupport::CheckDiagsRAII | |