cudf::detail::column_device_view_base Member List

This is the complete list of members for cudf::detail::column_device_view_base, including all inherited members.

_datacudf::detail::column_device_view_baseprotected
_null_maskcudf::detail::column_device_view_baseprotected
_offsetcudf::detail::column_device_view_baseprotected
_sizecudf::detail::column_device_view_baseprotected
_typecudf::detail::column_device_view_baseprotected
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 &)=defaultcudf::detail::column_device_view_base
column_device_view_base(column_device_view_base &&)=defaultcudf::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_baseinlineprotected
data() const noexceptcudf::detail::column_device_view_baseinline
get_mask_word(size_type word_index) const noexceptcudf::detail::column_device_view_baseinline
head() const noexceptcudf::detail::column_device_view_baseinline
is_null(size_type element_index) const noexceptcudf::detail::column_device_view_baseinline
is_null_nocheck(size_type element_index) const noexceptcudf::detail::column_device_view_baseinline
is_valid(size_type element_index) const noexceptcudf::detail::column_device_view_baseinline
is_valid_nocheck(size_type element_index) const noexceptcudf::detail::column_device_view_baseinline
null_mask() const noexceptcudf::detail::column_device_view_baseinline
nullable() const noexceptcudf::detail::column_device_view_baseinline
offset() const noexceptcudf::detail::column_device_view_baseinline
operator=(column_device_view_base const &)=defaultcudf::detail::column_device_view_base
operator=(column_device_view_base &&)=defaultcudf::detail::column_device_view_base
size() const noexceptcudf::detail::column_device_view_baseinline
type() const noexceptcudf::detail::column_device_view_baseinline
~column_device_view_base()=default (defined in cudf::detail::column_device_view_base)cudf::detail::column_device_view_base