cudf::test::fixed_width_column_wrapper< ElementTo, SourceElementT > Member List

This is the complete list of members for cudf::test::fixed_width_column_wrapper< ElementTo, SourceElementT >, including all inherited members.

fixed_width_column_wrapper()cudf::test::fixed_width_column_wrapper< ElementTo, SourceElementT >inline
fixed_width_column_wrapper(InputIterator begin, InputIterator end)cudf::test::fixed_width_column_wrapper< ElementTo, SourceElementT >inline
fixed_width_column_wrapper(InputIterator begin, InputIterator end, ValidityIterator v)cudf::test::fixed_width_column_wrapper< ElementTo, SourceElementT >inline
fixed_width_column_wrapper(std::initializer_list< ElementFrom > elements)cudf::test::fixed_width_column_wrapper< ElementTo, SourceElementT >inline
fixed_width_column_wrapper(std::initializer_list< ElementFrom > elements, std::initializer_list< bool > validity)cudf::test::fixed_width_column_wrapper< ElementTo, SourceElementT >inline
fixed_width_column_wrapper(std::initializer_list< ElementFrom > element_list, ValidityIterator v)cudf::test::fixed_width_column_wrapper< ElementTo, SourceElementT >inline
fixed_width_column_wrapper(InputIterator begin, InputIterator end, std::initializer_list< bool > const &validity)cudf::test::fixed_width_column_wrapper< ElementTo, SourceElementT >inline
fixed_width_column_wrapper(std::initializer_list< std::pair< ElementFrom, bool >> elements)cudf::test::fixed_width_column_wrapper< ElementTo, SourceElementT >inline
operator column_view() constcudf::test::detail::column_wrapperinline
operator mutable_column_view()cudf::test::detail::column_wrapperinline
release()cudf::test::detail::column_wrapperinline
wrappedcudf::test::detail::column_wrapperprotected