This is the complete list of members for cudf::host_udf_base, including all inherited members.
clone() const =0 | cudf::host_udf_base | pure virtual |
data_attribute_set_t typedef | cudf::host_udf_base | |
do_hash() const | cudf::host_udf_base | inlinevirtual |
get_empty_output(std::optional< data_type > output_dtype, rmm::cuda_stream_view stream, rmm::device_async_resource_ref mr) const =0 | cudf::host_udf_base | pure virtual |
get_required_data() const | cudf::host_udf_base | inlinevirtual |
groupby_data_attribute enum name | cudf::host_udf_base | |
host_udf_base()=default (defined in cudf::host_udf_base) | cudf::host_udf_base | |
input_data_t typedef | cudf::host_udf_base | |
input_map_t typedef | cudf::host_udf_base | |
is_equal(host_udf_base const &other) const =0 | cudf::host_udf_base | pure virtual |
operator()(input_map_t const &input, rmm::cuda_stream_view stream, rmm::device_async_resource_ref mr) const =0 | cudf::host_udf_base | pure virtual |
output_t typedef | cudf::host_udf_base | |
~host_udf_base()=default (defined in cudf::host_udf_base) | cudf::host_udf_base | virtual |