cudf::detail::column_view_base Member List

This is the complete list of members for cudf::detail::column_view_base, 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
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
offset() const noexceptcudf::detail::column_view_baseinline
operator=(column_view_base const &)=defaultcudf::detail::column_view_baseprotected
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_base()=default (defined in cudf::detail::column_view_base)cudf::detail::column_view_baseprotected