sparrow 2.3.1
C++20 idiomatic APIs for the Apache Arrow Columnar Format
Loading...
Searching...
No Matches
sparrow::list_reference< L > Member List

This is the complete list of members for sparrow::list_reference< L >, including all inherited members.

back() constsparrow::list_reference< L >inline
begin() constsparrow::list_reference< L >inline
cbegin() constsparrow::list_reference< L >inline
cend() constsparrow::list_reference< L >inline
const_iterator typedefsparrow::list_reference< L >
empty() const noexceptsparrow::list_reference< L >inline
end() constsparrow::list_reference< L >inline
front() constsparrow::list_reference< L >inline
iterator typedefsparrow::list_reference< L >
list_reference(L *layout, size_type index)sparrow::list_reference< L >inline
list_reference(const self_type &) noexcept=defaultsparrow::list_reference< L >
list_reference(self_type &&) noexcept=defaultsparrow::list_reference< L >
operator list_value() const noexceptsparrow::list_reference< L >inline
operator=(const list_value &rhs)sparrow::list_reference< L >inline
operator=(const self_type &rhs)sparrow::list_reference< L >inline
operator=(self_type &&rhs)sparrow::list_reference< L >inline
operator==(const list_value &rhs) constsparrow::list_reference< L >inline
operator==(const self_type &rhs) constsparrow::list_reference< L >inline
operator[](size_type i) constsparrow::list_reference< L >inline
self_type typedefsparrow::list_reference< L >
size() const noexceptsparrow::list_reference< L >inline
size_type typedefsparrow::list_reference< L >
value_type typedefsparrow::list_reference< L >
~list_reference()=defaultsparrow::list_reference< L >