OpenMS
Loading...
Searching...
No Matches
ProForma::ParseError Member List

This is the complete list of members for ProForma::ParseError, including all inherited members.

BaseException() noexceptBaseException
BaseException(const char *file, int line, const char *function) noexceptBaseException
BaseException(const char *file, int line, const char *function, const std::string &name, const std::string &message) noexceptBaseException
BaseException(const BaseException &exception) noexceptBaseException
code_ProForma::ParseErrorprivate
context_after_ProForma::ParseErrorprivate
context_before_ProForma::ParseErrorprivate
expected_ProForma::ParseErrorprivate
extractContext_(const String &input, size_t pos)ProForma::ParseErrorprivate
file_BaseExceptionprotected
found_ProForma::ParseErrorprivate
function_BaseExceptionprotected
getContextAfter() const noexceptProForma::ParseErrorinline
getContextBefore() const noexceptProForma::ParseErrorinline
getErrorCode() const noexceptProForma::ParseErrorinline
getExpected() const noexceptProForma::ParseErrorinline
getFile() const noexceptBaseException
getFormattedMessage() constProForma::ParseError
getFound() const noexceptProForma::ParseErrorinline
getFunction() const noexceptBaseException
getLine() const noexceptBaseException
getMessage() const noexceptBaseException
getName() const noexceptBaseException
getPosition() const noexceptProForma::ParseErrorinline
line_BaseExceptionprotected
name_BaseExceptionprotected
ParseError(const char *file, int line, const char *function, ErrorCode error_code, size_t error_position, const String &input, const String &message) noexceptProForma::ParseError
OpenMS::Exception::ParseError::ParseError(const char *file, int line, const char *function, const std::string &expression, const std::string &message) noexceptParseError
position_ProForma::ParseErrorprivate
setExpectedFound(const String &expected, const String &found)ProForma::ParseError
~BaseException() noexcept overrideBaseException