sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::array_wrapper_impl< T > Member List

This is the complete list of members for sparrow::array_wrapper_impl< T >, including all inherited members.

array_wrapper(array_wrapper &&)=deletesparrow::array_wrapper
array_wrapper(enum data_type dt)sparrow::array_wrapperinlineprotected
array_wrapper(const array_wrapper &)=defaultsparrow::array_wrapperprotected
array_wrapper_impl(T &&ar)sparrow::array_wrapper_impl< T >
array_wrapper_impl(T *ar)sparrow::array_wrapper_impl< T >
array_wrapper_impl(std::shared_ptr< T > ar)sparrow::array_wrapper_impl< T >
clone() constsparrow::array_wrapperinline
clone_impl() const overridesparrow::array_wrapper_impl< T >privatevirtual
data_type() constsparrow::array_wrapperinline
get_arrow_proxy()sparrow::array_wrapperinline
get_arrow_proxy() constsparrow::array_wrapperinline
get_arrow_proxy_impl() overridesparrow::array_wrapper_impl< T >privatevirtual
get_arrow_proxy_impl() const overridesparrow::array_wrapper_impl< T >privatevirtual
get_wrapped()sparrow::array_wrapper_impl< T >
get_wrapped() constsparrow::array_wrapper_impl< T >
is_dictionary() constsparrow::array_wrapperinline
is_dictionary_impl() const overridesparrow::array_wrapper_impl< T >privatevirtual
operator=(const array_wrapper &)=deletesparrow::array_wrapper
operator=(array_wrapper &&)=deletesparrow::array_wrapper
~array_wrapper()=defaultsparrow::array_wrappervirtual
~array_wrapper_impl() override=defaultsparrow::array_wrapper_impl< T >