_data | cudf::detail::column_device_view_base | protected |
_null_mask | cudf::detail::column_device_view_base | protected |
_offset | cudf::detail::column_device_view_base | protected |
_size | cudf::detail::column_device_view_base | protected |
_type | cudf::detail::column_device_view_base | protected |
begin() | cudf::mutable_column_device_view | inline |
child(size_type child_index) const noexcept | cudf::mutable_column_device_view | inline |
column_device_view_base()=delete (defined in cudf::detail::column_device_view_base) | cudf::detail::column_device_view_base | |
column_device_view_base(column_device_view_base const &)=default | cudf::detail::column_device_view_base | |
column_device_view_base(column_device_view_base &&)=default | cudf::detail::column_device_view_base | |
column_device_view_base(data_type type, size_type size, void const *data, bitmask_type const *null_mask, size_type offset) | cudf::detail::column_device_view_base | inlineprotected |
count_it typedef | cudf::mutable_column_device_view | |
create(mutable_column_view source_view, rmm::cuda_stream_view stream=cudf::get_default_stream()) | cudf::mutable_column_device_view | static |
data() const noexcept | cudf::mutable_column_device_view | inline |
destroy() | cudf::mutable_column_device_view | |
element(size_type element_index) const noexcept | cudf::mutable_column_device_view | inline |
end() | cudf::mutable_column_device_view | inline |
extent(mutable_column_view source_view) | cudf::mutable_column_device_view | static |
get_mask_word(size_type word_index) const noexcept | cudf::detail::column_device_view_base | inline |
has_element_accessor() | cudf::mutable_column_device_view | inlinestatic |
head() const noexcept | cudf::mutable_column_device_view | inline |
is_null(size_type element_index) const noexcept | cudf::detail::column_device_view_base | inline |
is_null_nocheck(size_type element_index) const noexcept | cudf::detail::column_device_view_base | inline |
is_valid(size_type element_index) const noexcept | cudf::detail::column_device_view_base | inline |
is_valid_nocheck(size_type element_index) const noexcept | cudf::detail::column_device_view_base | inline |
iterator typedef | cudf::mutable_column_device_view | |
mutable_column_device_view()=delete (defined in cudf::mutable_column_device_view) | cudf::mutable_column_device_view | |
mutable_column_device_view(mutable_column_device_view const &)=default | cudf::mutable_column_device_view | |
mutable_column_device_view(mutable_column_device_view &&)=default | cudf::mutable_column_device_view | |
mutable_column_device_view(mutable_column_view column, void *h_ptr, void *d_ptr) | cudf::mutable_column_device_view | |
null_mask() const noexcept | cudf::mutable_column_device_view | inline |
nullable() const noexcept | cudf::detail::column_device_view_base | inline |
offset() const noexcept | cudf::detail::column_device_view_base | inline |
operator=(mutable_column_device_view const &)=default | cudf::mutable_column_device_view | |
operator=(mutable_column_device_view &&)=default | cudf::mutable_column_device_view | |
cudf::detail::column_device_view_base::operator=(column_device_view_base const &)=default | cudf::detail::column_device_view_base | |
cudf::detail::column_device_view_base::operator=(column_device_view_base &&)=default | cudf::detail::column_device_view_base | |
set_mask_word(size_type word_index, bitmask_type new_word) const noexcept | cudf::mutable_column_device_view | inline |
size() const noexcept | cudf::detail::column_device_view_base | inline |
type() const noexcept | cudf::detail::column_device_view_base | inline |
~column_device_view_base()=default (defined in cudf::detail::column_device_view_base) | cudf::detail::column_device_view_base | |
~mutable_column_device_view()=default (defined in cudf::mutable_column_device_view) | cudf::mutable_column_device_view | |