cudf::roaring_bitmap Member List

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

contains_async(cudf::column_view const &keys, rmm::cuda_stream_view stream=cudf::get_default_stream(), rmm::device_async_resource_ref mr=cudf::get_current_device_resource_ref()) constcudf::roaring_bitmap
contains_async(cudf::column_view const &keys, cudf::mutable_column_view const &output, rmm::cuda_stream_view stream) constcudf::roaring_bitmap
empty() constcudf::roaring_bitmap
materialize(rmm::cuda_stream_view stream=cudf::get_default_stream()) constcudf::roaring_bitmap
operator=(roaring_bitmap &&other) noexceptcudf::roaring_bitmap
operator=(roaring_bitmap const &)=delete (defined in cudf::roaring_bitmap)cudf::roaring_bitmap
roaring_bitmap(roaring_bitmap_type type, cudf::host_span< cuda::std::byte const > serialized_bitmap_data)cudf::roaring_bitmapexplicit
roaring_bitmap(roaring_bitmap &&other) noexceptcudf::roaring_bitmap
roaring_bitmap(roaring_bitmap const &)=delete (defined in cudf::roaring_bitmap)cudf::roaring_bitmap
size() constcudf::roaring_bitmap
size_bytes() constcudf::roaring_bitmap
type() constcudf::roaring_bitmap
~roaring_bitmap()cudf::roaring_bitmap