This is the complete list of members for cudf::test::structs_column_wrapper, including all inherited members.
operator column_view() const | cudf::test::detail::column_wrapper | inline |
operator mutable_column_view() | cudf::test::detail::column_wrapper | inline |
release() | cudf::test::detail::column_wrapper | inline |
structs_column_wrapper(std::vector< std::unique_ptr< cudf::column >> &&child_columns, std::vector< bool > const &validity={}) | cudf::test::structs_column_wrapper | inline |
structs_column_wrapper(std::initializer_list< std::reference_wrapper< detail::column_wrapper >> child_column_wrappers, std::vector< bool > const &validity={}) | cudf::test::structs_column_wrapper | inline |
structs_column_wrapper(std::initializer_list< std::reference_wrapper< detail::column_wrapper >> child_column_wrappers, V validity_iter) | cudf::test::structs_column_wrapper | inline |
wrapped | cudf::test::detail::column_wrapper | protected |