Definition at line 40 of file RError.hxx.
Public Member Functions | |
| RLocation ()=default | |
| RLocation (const char *func, const char *file, unsigned int line) | |
Public Attributes | |
| const char * | fFunction |
| const char * | fSourceFile |
| unsigned int | fSourceLine |
|
default |
|
inline |
Definition at line 42 of file RError.hxx.
| const char* ROOT::RError::RLocation::fFunction |
Definition at line 48 of file RError.hxx.
| const char* ROOT::RError::RLocation::fSourceFile |
Definition at line 49 of file RError.hxx.
| unsigned int ROOT::RError::RLocation::fSourceLine |
Definition at line 50 of file RError.hxx.