Definition at line 88 of file TLogger.h.
#include <ROOT/TLogger.h>
ROOT::TLogEntry::TLogEntry |
( |
| ) |
|
|
default |
ROOT::TLogEntry::~TLogEntry |
( |
| ) |
|
|
inline |
TLogEntry& ROOT::TLogEntry::SetFile |
( |
const std::string & |
file | ) |
|
|
inline |
TLogEntry& ROOT::TLogEntry::SetFunction |
( |
const std::string & |
func | ) |
|
|
inline |
TLogEntry& ROOT::TLogEntry::SetLine |
( |
int |
line | ) |
|
|
inline |
std::string ROOT::TLogEntry::fFile |
std::string ROOT::TLogEntry::fFuncName |
std::string ROOT::TLogEntry::fGroup |
int ROOT::TLogEntry::fLine = 0 |
The documentation for this class was generated from the following file: