#include <error.h>
◆ CompileError() [1/5]
| picceler::CompileError::CompileError |
( |
| ) |
|
|
inline |
◆ CompileError() [2/5]
| picceler::CompileError::CompileError |
( |
std::string && | string, |
|
|
size_t | line = 0, |
|
|
size_t | column = 0 ) |
|
inlineexplicit |
◆ CompileError() [3/5]
| picceler::CompileError::CompileError |
( |
const std::string & | string, |
|
|
size_t | line = 0, |
|
|
size_t | column = 0 ) |
|
inlineexplicit |
◆ CompileError() [4/5]
| picceler::CompileError::CompileError |
( |
const CompileError & | | ) |
|
|
default |
◆ CompileError() [5/5]
◆ column()
| size_t picceler::CompileError::column |
( |
| ) |
const |
|
inline |
◆ format()
| std::string picceler::CompileError::format |
( |
| ) |
const |
|
inline |
◆ line()
| size_t picceler::CompileError::line |
( |
| ) |
const |
|
inline |
◆ message()
| const std::string & picceler::CompileError::message |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ _column
| size_t picceler::CompileError::_column |
◆ _line
| size_t picceler::CompileError::_line |
◆ _message
| std::string picceler::CompileError::_message |
The documentation for this struct was generated from the following file:
- /__w/picceler/picceler/include/error.h