cudf::column_view Member List

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

_datacudf::detail::column_view_baseprotected
_null_countcudf::detail::column_view_basemutableprotected
_null_maskcudf::detail::column_view_baseprotected
_offsetcudf::detail::column_view_baseprotected
_sizecudf::detail::column_view_baseprotected
_typecudf::detail::column_view_baseprotected
begin() const noexceptcudf::detail::column_view_baseinline
bit_cast(column_view const &input, data_type type)cudf::column_viewfriend
child(size_type child_index) const noexceptcudf::column_viewinline
child_begin() const noexceptcudf::column_viewinline
child_end() const noexceptcudf::column_viewinline
column_view()=default (defined in cudf::column_view)cudf::column_view
column_view(column_view const &)=defaultcudf::column_view
column_view(column_view &&)=defaultcudf::column_view
column_view(data_type type, size_type size, void const *data, bitmask_type const *null_mask, size_type null_count, size_type offset=0, std::vector< column_view > const &children={})cudf::column_view
column_view(device_span< T const > data)cudf::column_viewinline
column_view_base()=default (defined in cudf::detail::column_view_base)cudf::detail::column_view_baseprotected
column_view_base(column_view_base const &)=defaultcudf::detail::column_view_baseprotected
column_view_base(column_view_base &&)=defaultcudf::detail::column_view_baseprotected
column_view_base(data_type type, size_type size, void const *data, bitmask_type const *null_mask, size_type null_count, size_type offset=0)cudf::detail::column_view_baseprotected
data() const noexceptcudf::detail::column_view_baseinline
end() const noexceptcudf::detail::column_view_baseinline
has_nulls() constcudf::detail::column_view_baseinline
has_nulls(size_type begin, size_type end) constcudf::detail::column_view_baseinline
head() const noexceptcudf::detail::column_view_baseinline
is_empty() const noexceptcudf::detail::column_view_baseinline
null_count() constcudf::detail::column_view_baseinline
null_count(size_type begin, size_type end) constcudf::detail::column_view_base
null_mask() const noexceptcudf::detail::column_view_baseinline
nullable() const noexceptcudf::detail::column_view_baseinline
num_children() const noexceptcudf::column_viewinline
offset() const noexceptcudf::detail::column_view_baseinline
operator device_span< T const >() constcudf::column_viewinline
operator=(column_view const &)=defaultcudf::column_view
operator=(column_view &&)=defaultcudf::column_view
cudf::detail::column_view_base::operator=(column_view_base const &)=defaultcudf::detail::column_view_baseprotected
cudf::detail::column_view_base::operator=(column_view_base &&)=defaultcudf::detail::column_view_baseprotected
size() const noexceptcudf::detail::column_view_baseinline
type() const noexceptcudf::detail::column_view_baseinline
~column_view()=default (defined in cudf::column_view)cudf::column_view
~column_view_base()=default (defined in cudf::detail::column_view_base)cudf::detail::column_view_baseprotected