cudf::test::structs_column_wrapper 成员列表

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

operator column_view() constcudf::test::detail::column_wrapperinline
operator mutable_column_view()cudf::test::detail::column_wrapperinline
release()cudf::test::detail::column_wrapperinline
structs_column_wrapper(std::vector< std::unique_ptr< cudf::column >> &&child_columns, std::vector< bool > const &validity={})cudf::test::structs_column_wrapperinline
structs_column_wrapper(std::initializer_list< std::reference_wrapper< detail::column_wrapper >> child_column_wrappers, std::vector< bool > const &validity={})cudf::test::structs_column_wrapperinline
structs_column_wrapper(std::initializer_list< std::reference_wrapper< detail::column_wrapper >> child_column_wrappers, V validity_iter)cudf::test::structs_column_wrapperinline
wrappedcudf::test::detail::column_wrapperprotected