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

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>

Member Data Documentation

◆ fFile

std::string ROOT::Experimental::RLogLocation::fFile

Definition at line 167 of file RLogger.hxx.

◆ fFuncName

std::string ROOT::Experimental::RLogLocation::fFuncName

Definition at line 168 of file RLogger.hxx.

◆ fLine

int ROOT::Experimental::RLogLocation::fLine

Definition at line 169 of file RLogger.hxx.

Collaboration diagram for ROOT::Experimental::RLogLocation:
[legend]

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