#include <Abstract_source_location.hpp>
◆ ~Abstract_source_location()
virtual cppx::Abstract_source_location::~Abstract_source_location |
( |
| ) |
|
|
inlinevirtual |
◆ character_position()
virtual auto cppx::Abstract_source_location::character_position |
( |
| ) |
const -> int |
|
pure virtual |
◆ failpoint_spec()
auto cppx::Abstract_source_location::failpoint_spec |
( |
| ) |
const -> string
|
|
inline |
◆ file_and_line()
auto cppx::Abstract_source_location::file_and_line |
( |
| ) |
const -> string
|
|
inline |
◆ file_line_and_pos()
auto cppx::Abstract_source_location::file_line_and_pos |
( |
| ) |
const -> string
|
|
inline |
◆ filename()
virtual auto cppx::Abstract_source_location::filename |
( |
| ) |
const -> string |
|
pure virtual |
◆ function_name()
virtual auto cppx::Abstract_source_location::function_name |
( |
| ) |
const -> string |
|
pure virtual |
◆ function_name_or_unspecified()
auto cppx::Abstract_source_location::function_name_or_unspecified |
( |
| ) |
const -> string
|
|
inline |
◆ linenumber()
virtual auto cppx::Abstract_source_location::linenumber |
( |
| ) |
const -> int |
|
pure virtual |
◆ operator string()
cppx::Abstract_source_location::operator string |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: