My Project
|
This is the complete list of members for Opm::gpuistl::PointerView< T >, including all inherited members.
get() const (defined in Opm::gpuistl::PointerView< T >) | Opm::gpuistl::PointerView< T > | inline |
operator*() const (defined in Opm::gpuistl::PointerView< T >) | Opm::gpuistl::PointerView< T > | inline |
operator->() const (defined in Opm::gpuistl::PointerView< T >) | Opm::gpuistl::PointerView< T > | inline |
PointerView(const PointerView &other)=default (defined in Opm::gpuistl::PointerView< T >) | Opm::gpuistl::PointerView< T > | |
PointerView(const std::shared_ptr< T > &ptr) (defined in Opm::gpuistl::PointerView< T >) | Opm::gpuistl::PointerView< T > | inline |
PointerView(const std::unique_ptr< T, Deleter > &ptr) (defined in Opm::gpuistl::PointerView< T >) | Opm::gpuistl::PointerView< T > | inline |
PointerView(T *ptr) (defined in Opm::gpuistl::PointerView< T >) | Opm::gpuistl::PointerView< T > | inline |