|
| | parse_error (std::filesystem::path dataFile, const std::string &szDataLine, const std::string &szDataToken, int dataLineNumber, int sourceLine, const char *szSourceFile) |
| |
| | parse_error (const char *szDataFile, const char *szDataLine, const char *szDataToken, int sourceLine, const char *szSourceFile) |
| |
| | parse_error (const char *szDataFile, const char *szDataLine, int sourceLine, const char *szSourceFile) |
| |
| | parse_error (const char *szDataFile, int sourceLine, const char *szSourceFile) |
| |
| std::string | toString (const std::string &message="") const |
| |
| const parse_info & | getParseInfo () const |
| |
| char const * | what () const noexcept |
| |
Definition at line 15 of file parse_error.h.
◆ parse_error() [1/4]
| Odb::Lib::FileModel::parse_error::parse_error |
( |
std::filesystem::path |
dataFile, |
|
|
const std::string & |
szDataLine, |
|
|
const std::string & |
szDataToken, |
|
|
int |
dataLineNumber, |
|
|
int |
sourceLine, |
|
|
const char * |
szSourceFile |
|
) |
| |
|
inline |
◆ parse_error() [2/4]
| Odb::Lib::FileModel::parse_error::parse_error |
( |
const char * |
szDataFile, |
|
|
const char * |
szDataLine, |
|
|
const char * |
szDataToken, |
|
|
int |
sourceLine, |
|
|
const char * |
szSourceFile |
|
) |
| |
|
inline |
◆ parse_error() [3/4]
| Odb::Lib::FileModel::parse_error::parse_error |
( |
const char * |
szDataFile, |
|
|
const char * |
szDataLine, |
|
|
int |
sourceLine, |
|
|
const char * |
szSourceFile |
|
) |
| |
|
inline |
◆ parse_error() [4/4]
| Odb::Lib::FileModel::parse_error::parse_error |
( |
const char * |
szDataFile, |
|
|
int |
sourceLine, |
|
|
const char * |
szSourceFile |
|
) |
| |
|
inline |
◆ getParseInfo()
| const parse_info & Odb::Lib::FileModel::parse_error::getParseInfo |
( |
| ) |
const |
◆ toString()
| std::string Odb::Lib::FileModel::parse_error::toString |
( |
const std::string & |
message = "" | ) |
const |
◆ what()
| char const * Odb::Lib::FileModel::parse_error::what |
( |
| ) |
const |
|
noexcept |
The documentation for this class was generated from the following files: