cudf::ast::expression 成员列表

这是 cudf::ast::expression 的完整成员列表,包括所有继承的成员。

accept(detail::expression_parser &visitor) const =0cudf::ast::expression纯虚函数
accept(detail::expression_transformer &visitor) const =0cudf::ast::expression纯虚函数
may_evaluate_null(table_view const &left, rmm::cuda_stream_view stream) constcudf::ast::expression内联
may_evaluate_null(table_view const &left, table_view const &right, rmm::cuda_stream_view stream) const =0cudf::ast::expression纯虚函数
~expression() (定义于 cudf::ast::expressioncudf::ast::expression内联虚函数