#include <SourceLocation.hpp>
◆ SourceLocation() [1/3]
sisi4s::SourceLocation::SourceLocation |
( |
| ) |
|
|
inline |
◆ SourceLocation() [2/3]
◆ SourceLocation() [3/3]
sisi4s::SourceLocation::SourceLocation |
( |
std::string const & |
file_, |
|
|
int |
line_ |
|
) |
| |
|
inline |
◆ getFile()
std::string sisi4s::SourceLocation::getFile |
( |
| ) |
const |
|
inline |
◆ getLine()
int sisi4s::SourceLocation::getLine |
( |
| ) |
const |
|
inline |
◆ getLocation()
std::string sisi4s::SourceLocation::getLocation |
( |
| ) |
const |
|
inline |
◆ file
std::string sisi4s::SourceLocation::file |
|
protected |
◆ line
int sisi4s::SourceLocation::line |
|
protected |
The documentation for this class was generated from the following file: