这是 cudf::groupby_host_udf 的完整成员列表,包括所有继承的成员。
| clone() const =0 | cudf::host_udf_base | 纯虚函数 |
| compute_aggregation(std::unique_ptr< aggregation > other_agg) const | cudf::groupby_host_udf | 内联protected |
| do_hash() const | cudf::host_udf_base | 内联虚函数 |
| get_empty_output(rmm::cuda_stream_view stream, rmm::device_async_resource_ref mr) const =0 | cudf::groupby_host_udf | 纯虚函数 |
| get_group_labels() const | cudf::groupby_host_udf | 内联protected |
| get_group_offsets() const | cudf::groupby_host_udf | 内联protected |
| get_grouped_values() const | cudf::groupby_host_udf | 内联protected |
| get_input_values() const | cudf::groupby_host_udf | 内联protected |
| get_num_groups() const | cudf::groupby_host_udf | 内联protected |
| get_sorted_grouped_values() const | cudf::groupby_host_udf | 内联protected |
| groupby::detail::aggregate_result_functor (定义在 cudf::groupby_host_udf) | cudf::groupby_host_udf | friend |
| is_equal(host_udf_base const &other) const =0 | cudf::host_udf_base | 纯虚函数 |
| operator()(rmm::cuda_stream_view stream, rmm::device_async_resource_ref mr) const =0 | cudf::groupby_host_udf | 纯虚函数 |
| ~host_udf_base()=default | cudf::host_udf_base | virtual |