back() const | sparrow::dictionary_encoded_array< IT > | |
begin() | sparrow::dictionary_encoded_array< IT > | |
begin() const | sparrow::dictionary_encoded_array< IT > | |
cbegin() const | sparrow::dictionary_encoded_array< IT > | |
cend() const | sparrow::dictionary_encoded_array< IT > | |
const_functor_type typedef | sparrow::dictionary_encoded_array< IT > | |
const_iterator typedef | sparrow::dictionary_encoded_array< IT > | |
const_reference typedef | sparrow::dictionary_encoded_array< IT > | |
create_proxy(keys_buffer_type &&keys, array &&values, VBI &&validity_input, std::optional< std::string_view > name, std::optional< METADATA_RANGE > metadata) -> arrow_proxy | sparrow::dictionary_encoded_array< IT > | |
create_proxy_impl(keys_buffer_type &&keys, array &&values, std::optional< validity_bitmap > validity, std::optional< std::string_view > name, std::optional< METADATA_RANGE > metadata) | sparrow::dictionary_encoded_array< IT > | |
detail::array_access class | sparrow::dictionary_encoded_array< IT > | friend |
dictionary_encoded_array(arrow_proxy) | sparrow::dictionary_encoded_array< IT > | explicit |
dictionary_encoded_array(const self_type &) | sparrow::dictionary_encoded_array< IT > | |
dictionary_encoded_array(self_type &&) | sparrow::dictionary_encoded_array< IT > | |
dictionary_encoded_array(Args &&... args) | sparrow::dictionary_encoded_array< IT > | inlineexplicit |
difference_type typedef | sparrow::dictionary_encoded_array< IT > | |
empty() const | sparrow::dictionary_encoded_array< IT > | |
end() | sparrow::dictionary_encoded_array< IT > | |
end() const | sparrow::dictionary_encoded_array< IT > | |
front() const | sparrow::dictionary_encoded_array< IT > | |
functor_type typedef | sparrow::dictionary_encoded_array< IT > | |
inner_value_type typedef | sparrow::dictionary_encoded_array< IT > | |
iterator typedef | sparrow::dictionary_encoded_array< IT > | |
keys_buffer_type typedef | sparrow::dictionary_encoded_array< IT > | |
metadata() const | sparrow::dictionary_encoded_array< IT > | |
name() const | sparrow::dictionary_encoded_array< IT > | |
operator=(const self_type &) | sparrow::dictionary_encoded_array< IT > | |
operator=(self_type &&) | sparrow::dictionary_encoded_array< IT > | |
operator[](size_type i) const | sparrow::dictionary_encoded_array< IT > | |
reference typedef | sparrow::dictionary_encoded_array< IT > | |
self_type typedef | sparrow::dictionary_encoded_array< IT > | |
size() const | sparrow::dictionary_encoded_array< IT > | |
size_type typedef | sparrow::dictionary_encoded_array< IT > | |
slice(size_type start, size_type end) const | sparrow::dictionary_encoded_array< IT > | |
slice_view(size_type start, size_type end) const | sparrow::dictionary_encoded_array< IT > | |
value_type typedef | sparrow::dictionary_encoded_array< IT > | |