Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::RLogLocation Struct Reference

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>

Member Data Documentation

◆ fFile

std::string ROOT::RLogLocation::fFile

Definition at line 164 of file RLogger.hxx.

◆ fFuncName

std::string ROOT::RLogLocation::fFuncName

Definition at line 165 of file RLogger.hxx.

◆ fLine

int ROOT::RLogLocation::fLine

Definition at line 166 of file RLogger.hxx.

Collaboration diagram for ROOT::RLogLocation:
[legend]

The documentation for this struct was generated from the following file: