Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::TestSupport::CheckDiagsRAII Member List

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::CheckDiagsRAIIinlineprivatestatic
checkDiag(int severity, const char *location, const char *msg)ROOT::TestSupport::CheckDiagsRAIIprivate
CheckDiagsRAII()ROOT::TestSupport::CheckDiagsRAIIinline
CheckDiagsRAII(int severity, std::string inRoutine, std::string E)ROOT::TestSupport::CheckDiagsRAIIinline
fExpectedDiagsROOT::TestSupport::CheckDiagsRAIIprivate
fOldErrorHandlerROOT::TestSupport::CheckDiagsRAIIprivate
fOldInstanceROOT::TestSupport::CheckDiagsRAIIprivate
fUnexpectedDiagsROOT::TestSupport::CheckDiagsRAIIprivate
operator<<ROOT::TestSupport::CheckDiagsRAIIfriend
optionalDiag(int severity, std::string location, std::string message, bool matchFullMessage=true)ROOT::TestSupport::CheckDiagsRAIIinline
requiredDiag(int severity, std::string location, std::string message, bool matchFullMessage=true)ROOT::TestSupport::CheckDiagsRAIIinline
sActiveInstanceROOT::TestSupport::CheckDiagsRAIIprivatestatic
~CheckDiagsRAII()ROOT::TestSupport::CheckDiagsRAII