A diagnostic location, part of an RLogEntry.
Definition at line 166 of file RLogger.hxx.
Public Attributes | |
std::string | fFile |
std::string | fFuncName |
int | fLine |
#include <ROOT/RLogger.hxx>
std::string ROOT::Experimental::RLogLocation::fFile |
Definition at line 167 of file RLogger.hxx.
std::string ROOT::Experimental::RLogLocation::fFuncName |
Definition at line 168 of file RLogger.hxx.
int ROOT::Experimental::RLogLocation::fLine |
Definition at line 169 of file RLogger.hxx.