simdjson 4.6.4
Ridiculously Fast JSON
Loading...
Searching...
No Matches
simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document Member List

This is the complete list of members for simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document, including all inherited members.

at(size_t index) &noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
at_end() const noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentinline
at_path(std::string_view json_path) noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
at_pointer(std::string_view json_pointer) noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
begin() &noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
consume() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentprotected
count_elements() &noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
count_fields() &noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
current_depth() const noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentinline
current_location() const noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentinline
document() noexcept=defaultsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
document(const document &other) noexcept=delete (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
document(document &&other) noexcept=default (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
document(ondemand::json_iterator &&iter) noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentprotected
DOCUMENT_DEPTHsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentprotectedstatic
end() &noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
find_field(std::string_view key) &noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
find_field(const char *key) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
find_field_unordered(std::string_view key) &noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
find_field_unordered(const char *key) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
for_each_at_path_with_wildcard(std::string_view json_path, Func &&callback) noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentinline
get() &&noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentinline
get(T &out) &noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentinline
get(T &out) &&noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get(array &out) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get(object &out) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get(raw_json_string &out) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get(std::string_view &out) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get(double &out) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get(uint64_t &out) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get(int64_t &out) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get(uint32_t &out) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get(int32_t &out) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get(bool &out) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get(value &out) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &&noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &&noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &&noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &&noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &&noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &&noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get() &&noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_array() &noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_bool() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_double() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_double_in_string() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_int32() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_int64() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_int64_in_string() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_number() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_number_type() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_object() &noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_raw_json_string() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_root_value_iterator() noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentprotected
get_string(bool allow_replacement=false) noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_string(string_type &receiver, bool allow_replacement=false) noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_uint32() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_uint64() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_uint64_in_string() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_value() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
get_wobbly_string() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
is_alive() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentinline
is_integer() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
is_negative() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
is_null() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
is_scalar() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
is_string() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
itersimdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentprotected
operator array() &noexcept(false)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator bool() noexcept(false)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator double() noexcept(false)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator int64_t() noexcept(false)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator object() &noexcept(false)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator raw_json_string() noexcept(false) simdjson_lifetime_boundsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator std::string_view() noexcept(false) simdjson_lifetime_boundsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator T() &noexcept(false)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentexplicit
operator T() &&noexcept(false) (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentexplicit
operator uint64_t() noexcept(false)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator value() noexcept(false)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator=(const document &other) noexcept=delete (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator=(document &&other) noexcept=default (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator[](std::string_view key) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator[](const char *key) &noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
operator[](int) &noexcept=delete (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
raw_json() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
raw_json_token() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document
resume_value_iterator() noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentprotected
rewind() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentinline
start(ondemand::json_iterator &&iter) noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentprotectedstatic
start_or_resume_object() noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentprotected
text(uint32_t idx) const noexcept (defined in simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document)simdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentprotected
to_debug_string() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::documentinline
type() noexceptsimdjson::SIMDJSON_IMPLEMENTATION::ondemand::document