#include </builds/gaudi/Gaudi/GaudiCoreSvc/src/JobOptionsSvc/Position.h>
Definition at line 23 of file Position.h.
◆ Position() [1/2]
Gaudi::Parsers::Position::Position |
( |
| ) |
|
|
default |
◆ Position() [2/2]
Gaudi::Parsers::Position::Position |
( |
std::string |
filename, |
|
|
unsigned |
line, |
|
|
unsigned |
column |
|
) |
| |
|
inline |
◆ column()
unsigned Gaudi::Parsers::Position::column |
( |
| ) |
const |
|
inline |
◆ Exists()
bool Gaudi::Parsers::Position::Exists |
( |
| ) |
const |
|
inline |
◆ filename()
const std::string& Gaudi::Parsers::Position::filename |
( |
| ) |
const |
|
inline |
◆ line()
unsigned Gaudi::Parsers::Position::line |
( |
| ) |
const |
|
inline |
◆ set_filename()
void Gaudi::Parsers::Position::set_filename |
( |
std::string |
filename | ) |
|
|
inline |
◆ ToString()
std::string Gaudi::Parsers::Position::ToString |
( |
| ) |
const |
◆ column_
unsigned Gaudi::Parsers::Position::column_ = 0 |
|
private |
◆ filename_
◆ line_
unsigned Gaudi::Parsers::Position::line_ = 0 |
|
private |
The documentation for this class was generated from the following files: