This is the complete list of members for dnnl::handle< T, traits >, including all inherited members.
get(bool allow_empty=false) const | dnnl::handle< T, traits > | inline |
handle()=default | dnnl::handle< T, traits > | |
handle(const handle< T, traits > &)=default | dnnl::handle< T, traits > | |
handle(handle< T, traits > &&)=default | dnnl::handle< T, traits > | |
handle(T t, bool weak=false) | dnnl::handle< T, traits > | inlineexplicit |
operator bool() const | dnnl::handle< T, traits > | inlineexplicit |
operator T() const | dnnl::handle< T, traits > | inlineexplicit |
operator!=(const handle &other) const | dnnl::handle< T, traits > | inline |
operator=(const handle< T, traits > &)=default | dnnl::handle< T, traits > | |
operator=(handle< T, traits > &&)=default | dnnl::handle< T, traits > | |
operator==(const handle< T, traits > &other) const | dnnl::handle< T, traits > | inline |
reset(T t, bool weak=false) | dnnl::handle< T, traits > | inline |