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 |
operator<< | ROOT::TestSupport::CheckDiagsRAII | friend |
optionalDiag(int severity, std::string location, std::string message, bool matchFullMessage=true) | ROOT::TestSupport::CheckDiagsRAII | inline |
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 | |