sparrow
2.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
Toggle main menu visibility
Loading...
Searching...
No Matches
sparrow::arrow_proxy Member List
This is the complete list of members for
sparrow::arrow_proxy
, including all inherited members.
add_child
(ArrowArray *array, ArrowSchema *schema)
sparrow::arrow_proxy
add_child
(const ArrowArray *array, const ArrowSchema *schema)
sparrow::arrow_proxy
add_child
(ArrowArray &&array, ArrowSchema &&schema)
sparrow::arrow_proxy
add_children
(const R &arrow_array_and_schema_pointers)
sparrow::arrow_proxy
add_children
(R &&arrow_array_and_schemas)
sparrow::arrow_proxy
array
()
sparrow::arrow_proxy
array
() const
sparrow::arrow_proxy
arrow_proxy
(ArrowArray &&array, ArrowSchema &&schema)
sparrow::arrow_proxy
explicit
arrow_proxy
(ArrowArray &&array, ArrowSchema *schema)
sparrow::arrow_proxy
explicit
arrow_proxy
(ArrowArray &&array, const ArrowSchema *schema)
sparrow::arrow_proxy
explicit
arrow_proxy
(ArrowArray *array, ArrowSchema *schema)
sparrow::arrow_proxy
explicit
arrow_proxy
(const ArrowArray *array, const ArrowSchema *schema)
sparrow::arrow_proxy
explicit
arrow_proxy
(const arrow_proxy &other)
sparrow::arrow_proxy
arrow_proxy
(arrow_proxy &&other) noexcept
sparrow::arrow_proxy
bitmap
()
sparrow::arrow_proxy
bitmap_type
typedef
sparrow::arrow_proxy
buffers
() const
sparrow::arrow_proxy
buffers
()
sparrow::arrow_proxy
children
() const
sparrow::arrow_proxy
children
()
sparrow::arrow_proxy
const_bitmap
() const
sparrow::arrow_proxy
const_bitmap_type
typedef
sparrow::arrow_proxy
data_type
() const
sparrow::arrow_proxy
dictionary
() const
sparrow::arrow_proxy
dictionary
()
sparrow::arrow_proxy
erase_bitmap
(size_t index, size_t count=1)
sparrow::arrow_proxy
extract_array
()
sparrow::arrow_proxy
extract_schema
()
sparrow::arrow_proxy
flags
() const
sparrow::arrow_proxy
format
() const
sparrow::arrow_proxy
get_array_private_data
()
sparrow::arrow_proxy
get_schema_private_data
()
sparrow::arrow_proxy
insert_bitmap
(size_t index, bool value, size_t count=1)
sparrow::arrow_proxy
insert_bitmap
(size_t index, const R &range)
sparrow::arrow_proxy
inline
is_array_const
() const
sparrow::arrow_proxy
is_created_with_sparrow
() const
sparrow::arrow_proxy
is_schema_const
() const
sparrow::arrow_proxy
is_view
() const noexcept
sparrow::arrow_proxy
length
() const
sparrow::arrow_proxy
metadata
() const
sparrow::arrow_proxy
n_buffers
() const
sparrow::arrow_proxy
n_children
() const
sparrow::arrow_proxy
name
() const
sparrow::arrow_proxy
null_count
() const
sparrow::arrow_proxy
offset
() const
sparrow::arrow_proxy
operator=
(const arrow_proxy &other)
sparrow::arrow_proxy
operator=
(arrow_proxy &&other) noexcept
sparrow::arrow_proxy
owns_array
() const
sparrow::arrow_proxy
owns_schema
() const
sparrow::arrow_proxy
pop_back_bitmap
()
sparrow::arrow_proxy
pop_children
(size_t n)
sparrow::arrow_proxy
private_data
() const
sparrow::arrow_proxy
push_back_bitmap
(bool value)
sparrow::arrow_proxy
resize_bitmap
(size_t new_size, bool value=true)
sparrow::arrow_proxy
schema
()
sparrow::arrow_proxy
schema
() const
sparrow::arrow_proxy
set_buffer
(size_t index, const buffer_view< uint8_t > &buffer)
sparrow::arrow_proxy
set_buffer
(size_t index, buffer< uint8_t > &&buffer)
sparrow::arrow_proxy
set_child
(size_t index, ArrowArray *array, ArrowSchema *schema)
sparrow::arrow_proxy
set_child
(size_t index, const ArrowArray *array, const ArrowSchema *schema)
sparrow::arrow_proxy
set_child
(size_t index, ArrowArray &&array, ArrowSchema &&schema)
sparrow::arrow_proxy
set_data_type
(enum data_type data_type)
sparrow::arrow_proxy
set_dictionary
(ArrowArray *array, ArrowSchema *schema)
sparrow::arrow_proxy
set_dictionary
(const ArrowArray *array, const ArrowSchema *schema)
sparrow::arrow_proxy
set_dictionary
(ArrowArray &&array_dictionary, ArrowSchema &&schema_dictionary)
sparrow::arrow_proxy
set_flags
(const std::unordered_set< ArrowFlag > &flags)
sparrow::arrow_proxy
set_format
(const std::string_view format)
sparrow::arrow_proxy
set_length
(size_t length)
sparrow::arrow_proxy
set_metadata
(std::optional< R > metadata)
sparrow::arrow_proxy
inline
set_n_buffers
(size_t n_buffers)
sparrow::arrow_proxy
set_name
(std::optional< std::string_view > name)
sparrow::arrow_proxy
set_null_count
(int64_t null_count)
sparrow::arrow_proxy
set_offset
(size_t offset)
sparrow::arrow_proxy
slice
(size_t start, size_t end) const
sparrow::arrow_proxy
slice_inplace
(size_t start, size_t end)
sparrow::arrow_proxy
slice_view
(size_t start, size_t end) const
sparrow::arrow_proxy
update_buffers
()
sparrow::arrow_proxy
view
() const
sparrow::arrow_proxy
~arrow_proxy
()
sparrow::arrow_proxy
Generated by
1.17.0