#include <src/JobOptionsSvc/Position.h>
Definition at line 15 of file Position.h.
 
  
  
      
        
          | Gaudi::Parsers::Position::Position  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
  
  
      
        
          | Gaudi::Parsers::Position::Position  | 
          ( | 
          std::string  | 
          filename,  | 
         
        
           | 
           | 
          unsigned  | 
          line,  | 
         
        
           | 
           | 
          unsigned  | 
          column  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | unsigned Gaudi::Parsers::Position::column  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | bool Gaudi::Parsers::Position::Exists  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const std::string& Gaudi::Parsers::Position::filename  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | unsigned Gaudi::Parsers::Position::line  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void Gaudi::Parsers::Position::set_filename  | 
          ( | 
          std::string  | 
          filename | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | std::string Gaudi::Parsers::Position::ToString  | 
          ( | 
           | ) | 
           const | 
        
      
 
Definition at line 13 of file Position.cpp.
GAUDI_API std::string format(const char *,...)
MsgStream format utility "a la sprintf(...)". 
 
 
 
 
  
  
      
        
          | unsigned Gaudi::Parsers::Position::column_ = 0 | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | unsigned Gaudi::Parsers::Position::line_ = 0 | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: