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