cudf::mutable_column_view Member List

This is the complete list of members for cudf::mutable_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::mutable_column_viewinline
bit_cast(mutable_column_view const &input, data_type type)cudf::mutable_column_viewfriend
child(size_type child_index) const noexceptcudf::mutable_column_viewinline
child_begin() const noexceptcudf::mutable_column_viewinline
child_end() const noexceptcudf::mutable_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::mutable_column_viewinline
end() const noexceptcudf::mutable_column_viewinline
has_nulls() constcudf::detail::column_view_baseinline
has_nulls(size_type begin, size_type end) constcudf::detail::column_view_baseinline
head() const noexceptcudf::mutable_column_viewinline
is_empty() const noexceptcudf::detail::column_view_baseinline
mutable_column_view()=default (defined in cudf::mutable_column_view)cudf::mutable_column_view
mutable_column_view(mutable_column_view const &)=defaultcudf::mutable_column_view
mutable_column_view(mutable_column_view &&)=defaultcudf::mutable_column_view
mutable_column_view(data_type type, size_type size, void *data, bitmask_type *null_mask, size_type null_count, size_type offset=0, std::vector< mutable_column_view > const &children={})cudf::mutable_column_view
null_count() constcudf::detail::column_view_baseinline
null_count(size_type begin, size_type end) constcudf::detail::column_view_base
null_mask() const noexceptcudf::mutable_column_viewinline
nullable() const noexceptcudf::detail::column_view_baseinline
num_children() const noexceptcudf::mutable_column_viewinline
offset() const noexceptcudf::detail::column_view_baseinline
operator column_view() constcudf::mutable_column_view
operator=(mutable_column_view const &)=defaultcudf::mutable_column_view
operator=(mutable_column_view &&)=defaultcudf::mutable_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
set_null_count(size_type new_null_count)cudf::mutable_column_view
size() const noexceptcudf::detail::column_view_baseinline
type() const noexceptcudf::detail::column_view_baseinline
~column_view_base()=default (defined in cudf::detail::column_view_base)cudf::detail::column_view_baseprotected
~mutable_column_view() (defined in cudf::mutable_column_view)cudf::mutable_column_viewinline