| const_value_iterator typedef | sparrow::details::primitive_data_access< T, T2 > | |
| data() | sparrow::details::primitive_data_access< T, T2 > | |
| data() const | sparrow::details::primitive_data_access< T, T2 > | |
| erase_values(const_value_iterator pos, size_t count) | sparrow::details::primitive_data_access< T, T2 > | |
| erase_values(size_t idx, size_t count) | sparrow::details::primitive_data_access< T, T2 > | |
| inner_const_pointer typedef | sparrow::details::primitive_data_access< T, T2 > | |
| inner_const_reference typedef | sparrow::details::primitive_data_access< T, T2 > | |
| inner_pointer typedef | sparrow::details::primitive_data_access< T, T2 > | |
| inner_reference typedef | sparrow::details::primitive_data_access< T, T2 > | |
| inner_value_type typedef | sparrow::details::primitive_data_access< T, T2 > | |
| insert_value(const_value_iterator pos, T2 value, size_t count) | sparrow::details::primitive_data_access< T, T2 > | |
| insert_value(size_t idx, T2 value, size_t count) | sparrow::details::primitive_data_access< T, T2 > | |
| insert_values(const_value_iterator pos, InputIt first, InputIt last) | sparrow::details::primitive_data_access< T, T2 > | |
| insert_values(size_t idx, InputIt first, InputIt last) | sparrow::details::primitive_data_access< T, T2 > | |
| insert_values(const_value_iterator pos, InputIt first, InputIt last) -> value_iterator | sparrow::details::primitive_data_access< T, T2 > | |
| insert_values(size_t idx, InputIt first, InputIt last) -> value_iterator | sparrow::details::primitive_data_access< T, T2 > | |
| make_data_buffer(RANGE &&r) | sparrow::details::primitive_data_access< T, T2 > | static |
| make_data_buffer(size_t n, const T2 &value) | sparrow::details::primitive_data_access< T, T2 > | static |
| operator=(const primitive_data_access &)=delete | sparrow::details::primitive_data_access< T, T2 > | |
| operator=(primitive_data_access &&)=delete | sparrow::details::primitive_data_access< T, T2 > | |
| primitive_data_access(arrow_proxy &proxy, size_t data_buffer_index) | sparrow::details::primitive_data_access< T, T2 > | |
| primitive_data_access(const primitive_data_access &)=delete | sparrow::details::primitive_data_access< T, T2 > | |
| primitive_data_access(primitive_data_access &&)=delete | sparrow::details::primitive_data_access< T, T2 > | |
| reset_proxy(arrow_proxy &proxy) | sparrow::details::primitive_data_access< T, T2 > | |
| resize_values(size_t new_length, const T2 &value) | sparrow::details::primitive_data_access< T, T2 > | |
| value(size_t i) | sparrow::details::primitive_data_access< T, T2 > | |
| value(size_t i) const | sparrow::details::primitive_data_access< T, T2 > | |
| value_begin() | sparrow::details::primitive_data_access< T, T2 > | |
| value_cbegin() const | sparrow::details::primitive_data_access< T, T2 > | |
| value_cend() const | sparrow::details::primitive_data_access< T, T2 > | |
| value_end() | sparrow::details::primitive_data_access< T, T2 > | |
| value_iterator typedef | sparrow::details::primitive_data_access< T, T2 > | |