OpenMoHAA ..
Loading...
Searching...
No Matches
nlohmann::detail::lexer< BasicJsonType > Member List

This is the complete list of members for nlohmann::detail::lexer< BasicJsonType >, including all inherited members.

get_error_message() const noexcept (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >inline
get_number_float() const noexcept (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >inline
get_number_integer() const noexcept (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >inline
get_number_unsigned() const noexcept (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >inline
get_position() const noexcept (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >inline
get_token_string() const (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >inline
lexer(detail::input_adapter_t &&adapter) (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >inlineexplicit
lexer(const lexer &)=delete (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >
lexer(lexer &&)=delete (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >
NUL (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >
often (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >
operator=(lexer &)=delete (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >
operator=(lexer &&)=delete (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >
scan() (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >inline
skip_bom()nlohmann::detail::lexer< BasicJsonType >inline
token(for errors only). Will never contain EOF *(an arbitrary value that is not a valid char value (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >
token_type enum namenlohmann::detail::lexer< BasicJsonType >
token_type(only used for errors) JSON_HEDLEY_RETURNS_NON_NULL JSON_HEDLEY_CONST static const char *token_type_name(const token_type t) noexcept (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >inline
value(implicitly resets the token;useful only once) string_t &get_string() (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >inline
~lexer()=default (defined in nlohmann::detail::lexer< BasicJsonType >)nlohmann::detail::lexer< BasicJsonType >