Definition at line 79 of file RError.hxx.
 
#include <ROOT/RError.hxx>
◆ RLocation() [1/2]
  
  
      
        
          | ROOT::Experimental::RError::RLocation::RLocation  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ RLocation() [2/2]
  
  
      
        
          | ROOT::Experimental::RError::RLocation::RLocation  | 
          ( | 
          const char *  | 
          func,  | 
         
        
           | 
           | 
          const char *  | 
          file,  | 
         
        
           | 
           | 
          int  | 
          line  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ fFunction
      
        
          | const char* ROOT::Experimental::RError::RLocation::fFunction | 
        
      
 
 
◆ fSourceFile
      
        
          | const char* ROOT::Experimental::RError::RLocation::fSourceFile | 
        
      
 
 
◆ fSourceLine
      
        
          | int ROOT::Experimental::RError::RLocation::fSourceLine | 
        
      
 
 
The documentation for this struct was generated from the following file: