, including all inherited members.
alloc() | Cuda::HostMemoryLocked2D< Type > | [inline, virtual] |
alloc(const Size< 2 > &_size) | Cuda::HostMemoryLocked2D< Type > | [inline] |
alloc(size_t size0, size_t size1) | Cuda::HostMemoryLocked2D< Type > | [inline] |
HostMemoryLocked< Type, 2 >::alloc(unsigned flags) | Cuda::HostMemoryLocked< Type, 2 > | |
Cuda::HostMemoryStorage::alloc(const Size< Dim > &_size) | Cuda::Storage< Type, Dim > | [inline] |
Cuda::HostMemoryStorage::alloc(const Layout< Type, Dim > &layout) | Cuda::Storage< Type, Dim > | [inline] |
Pointer< Type, 2 >::begin() const | Cuda::Pointer< Type, 2 > | [inline] |
HostMemoryLocked< Type, 2 >::begin() const | Cuda::Pointer< Type, Dim > | [inline] |
Layout< Type, 2 >::checkBounds(const Size< Dim > &rofs, const Size< Dim > &rsize) | Cuda::Layout< Type, 2 > | [inline] |
Pointer< Type, 2 >::checkBounds(const Size< Dim > &rofs, const Size< Dim > &rsize) | Cuda::Layout< Type, Dim > | [inline] |
Layout< Type, 2 >::contiguous() const | Cuda::Layout< Type, 2 > | [inline] |
Pointer< Type, 2 >::contiguous() const | Cuda::Layout< Type, Dim > | [inline] |
Pointer< Type, 2 >::end() const | Cuda::Pointer< Type, 2 > | [inline] |
HostMemoryLocked< Type, 2 >::end() const | Cuda::Pointer< Type, Dim > | [inline] |
free() | Cuda::HostMemoryLocked< Type, 2 > | [virtual] |
Pointer< Type, 2 >::getBuffer() const | Cuda::Pointer< Type, 2 > | [inline] |
Pointer< Type, 2 >::getBuffer() | Cuda::Pointer< Type, 2 > | [inline] |
HostMemoryLocked< Type, 2 >::getBuffer() const | Cuda::Pointer< Type, Dim > | [inline] |
HostMemoryLocked< Type, 2 >::getBuffer() | Cuda::Pointer< Type, Dim > | [inline] |
Layout< Type, 2 >::getBytes() const | Cuda::Layout< Type, 2 > | [inline] |
Pointer< Type, 2 >::getBytes() const | Cuda::Layout< Type, Dim > | [inline] |
Layout< Type, 2 >::getExecutionConfiguration(dim3 &gridDim, dim3 &blockDim, bool &aligned, size_t &dofs, Size< Dim > &rmin, Size< Dim > &rmax, const Size< Dim > &rofs, const Size< Dim > &rsize) const | Cuda::Layout< Type, 2 > | |
Layout< Type, 2 >::getExecutionConfiguration(dim3 &gridDim, dim3 &blockDim, bool &aligned) const | Cuda::Layout< Type, 2 > | [inline] |
Pointer< Type, 2 >::getExecutionConfiguration(dim3 &gridDim, dim3 &blockDim, bool &aligned, size_t &dofs, Size< Dim > &rmin, Size< Dim > &rmax, const Size< Dim > &rofs, const Size< Dim > &rsize) const | Cuda::Layout< Type, Dim > | |
Pointer< Type, 2 >::getExecutionConfiguration(dim3 &gridDim, dim3 &blockDim, bool &aligned) const | Cuda::Layout< Type, Dim > | [inline] |
getLayout() const | Cuda::Storage< Type, Dim > | [inline] |
Layout< Type, 2 >::getOffset(const SizeBase< Dim > &index) const | Cuda::Layout< Type, 2 > | [inline] |
Pointer< Type, 2 >::getOffset(const SizeBase< Dim > &index) const | Cuda::Layout< Type, Dim > | [inline] |
Layout< Type, 2 >::getPitch() const | Cuda::Layout< Type, 2 > | [inline] |
Pointer< Type, 2 >::getPitch() const | Cuda::Layout< Type, Dim > | [inline] |
Layout< Type, 2 >::getSize() const | Cuda::Layout< Type, 2 > | [inline] |
Pointer< Type, 2 >::getSize() const | Cuda::Layout< Type, Dim > | [inline] |
getSlice(unsigned int slice) | Cuda::HostMemory< Type, Dim > | [inline] |
HostMemory() | Cuda::HostMemory< Type, Dim > | [inline, protected] |
HostMemory(const Size< Dim > &_size) | Cuda::HostMemory< Type, Dim > | [inline, protected] |
HostMemory(const Layout< Type, Dim > &layout) | Cuda::HostMemory< Type, Dim > | [inline, protected] |
HostMemoryLocked() | Cuda::HostMemoryLocked< Type, 2 > | [inline] |
HostMemoryLocked(const Size< Dim > &_size, unsigned flags=cudaHostAllocDefault) | Cuda::HostMemoryLocked< Type, 2 > | [inline] |
HostMemoryLocked(const Layout< Type, Dim > &layout, unsigned flags=cudaHostAllocDefault) | Cuda::HostMemoryLocked< Type, 2 > | [inline] |
HostMemoryLocked2D() | Cuda::HostMemoryLocked2D< Type > | [inline] |
HostMemoryLocked2D(const Size< 2 > &_size) | Cuda::HostMemoryLocked2D< Type > | [inline] |
HostMemoryLocked2D(const Layout< Type, 2 > &layout) | Cuda::HostMemoryLocked2D< Type > | [inline] |
HostMemoryLocked2D(size_t size0, size_t size1) | Cuda::HostMemoryLocked2D< Type > | [inline] |
HostMemoryLocked2D(const HostMemoryLocked2D< Type > &x) | Cuda::HostMemoryLocked2D< Type > | [inline] |
HostMemoryLocked2D(const Name &x) | Cuda::HostMemoryLocked2D< Type > | [inline] |
HostMemoryLocked2D(const Name &x, const Size< 2 > &ofs, const Size< 2 > &size) | Cuda::HostMemoryLocked2D< Type > | [inline] |
HostMemoryLocked2D(const Name &x, size_t ofs0, size_t ofs1, size_t size0, size_t size1) | Cuda::HostMemoryLocked2D< Type > | [inline] |
HostMemoryStorage() | Cuda::HostMemoryStorage< Type, Dim > | [inline] |
HostMemoryStorage(const Size< Dim > &_size) | Cuda::HostMemoryStorage< Type, Dim > | [inline] |
HostMemoryStorage(const Layout< Type, Dim > &layout) | Cuda::HostMemoryStorage< Type, Dim > | [inline] |
HostMemoryStorage(const HostMemory< Type2, Dim > &x) | Cuda::HostMemoryStorage< Type, Dim > | [inline] |
init() | Cuda::HostMemoryStorage< Type, Dim > | [inline, virtual] |
Layout< Type, 2 >::Layout() | Cuda::Layout< Type, 2 > | [inline] |
Layout< Type, 2 >::Layout(const Size< Dim > &_size) | Cuda::Layout< Type, 2 > | [inline] |
Pointer< Type, 2 >::Layout() | Cuda::Layout< Type, Dim > | [inline] |
Pointer< Type, 2 >::Layout(const Size< Dim > &_size) | Cuda::Layout< Type, Dim > | [inline] |
Pointer< Type, 2 >::operator[](size_t i) | Cuda::Pointer< Type, 2 > | [inline] |
Pointer< Type, 2 >::operator[](const SizeBase< Dim > &i) | Cuda::Pointer< Type, 2 > | [inline] |
Pointer< Type, 2 >::operator[](size_t i) const | Cuda::Pointer< Type, 2 > | [inline] |
Pointer< Type, 2 >::operator[](const SizeBase< Dim > &i) const | Cuda::Pointer< Type, 2 > | [inline] |
HostMemoryLocked< Type, 2 >::operator[](size_t i) | Cuda::Pointer< Type, Dim > | [inline] |
HostMemoryLocked< Type, 2 >::operator[](const SizeBase< Dim > &i) | Cuda::Pointer< Type, Dim > | [inline] |
HostMemoryLocked< Type, 2 >::operator[](size_t i) const | Cuda::Pointer< Type, Dim > | [inline] |
HostMemoryLocked< Type, 2 >::operator[](const SizeBase< Dim > &i) const | Cuda::Pointer< Type, Dim > | [inline] |
Pointer< Type, 2 >::Pointer() | Cuda::Pointer< Type, 2 > | [inline] |
Pointer< Type, 2 >::Pointer(const Size< Dim > &_size) | Cuda::Pointer< Type, 2 > | [inline] |
Pointer< Type, 2 >::Pointer(const Layout< Type, Dim > &layout) | Cuda::Pointer< Type, 2 > | [inline] |
HostMemoryLocked< Type, 2 >::Pointer() | Cuda::Pointer< Type, Dim > | [inline] |
HostMemoryLocked< Type, 2 >::Pointer(const Size< Dim > &_size) | Cuda::Pointer< Type, Dim > | [inline] |
HostMemoryLocked< Type, 2 >::Pointer(const Layout< Type, Dim > &layout) | Cuda::Pointer< Type, Dim > | [inline] |
PointerStorage() | Cuda::PointerStorage< Type, Dim > | [inline] |
PointerStorage(const Size< Dim > &_size) | Cuda::PointerStorage< Type, Dim > | [inline] |
PointerStorage(const Layout< Type, Dim > &layout) | Cuda::PointerStorage< Type, Dim > | [inline] |
Layout< Type, 2 >::region_ofs | Cuda::Layout< Type, 2 > | |
Pointer< Type, 2 >::region_ofs | Cuda::Layout< Type, Dim > | |
Layout< Type, 2 >::region_size | Cuda::Layout< Type, 2 > | |
Pointer< Type, 2 >::region_size | Cuda::Layout< Type, Dim > | |
Layout< Type, 2 >::setLayout(const Layout< Type, Dim > &layout) | Cuda::Layout< Type, 2 > | [inline] |
Pointer< Type, 2 >::setLayout(const Layout< Type, Dim > &layout) | Cuda::Layout< Type, Dim > | [inline] |
Layout< Type, 2 >::setPitch(size_t pitch) | Cuda::Layout< Type, 2 > | [inline] |
Pointer< Type, 2 >::setPitch(size_t pitch) | Cuda::Layout< Type, Dim > | [inline] |
Layout< Type, 2 >::setRegion(const Size< Dim > &_ofs, const Size< Dim > &_size) | Cuda::Layout< Type, 2 > | [inline] |
Pointer< Type, 2 >::setRegion(const Size< Dim > &_ofs, const Size< Dim > &_size) | Cuda::Layout< Type, Dim > | [inline] |
Layout< Type, 2 >::setSize(const Size< Dim > &_size) | Cuda::Layout< Type, 2 > | [inline] |
Pointer< Type, 2 >::setSize(const Size< Dim > &_size) | Cuda::Layout< Type, Dim > | [inline] |
Layout< Type, 2 >::size | Cuda::Layout< Type, 2 > | |
Pointer< Type, 2 >::size | Cuda::Layout< Type, Dim > | |
Layout< Type, 2 >::spacing | Cuda::Layout< Type, 2 > | |
Pointer< Type, 2 >::spacing | Cuda::Layout< Type, Dim > | |
Storage() | Cuda::Storage< Type, Dim > | [inline] |
Storage(const Size< Dim > &_size) | Cuda::Storage< Type, Dim > | [inline] |
Storage(const Layout< Type, Dim > &layout) | Cuda::Storage< Type, Dim > | [inline] |
Storage(const Storage &s) | Cuda::Storage< Type, Dim > | [inline, protected] |
Layout< Type, 2 >::stride | Cuda::Layout< Type, 2 > | |
Pointer< Type, 2 >::stride | Cuda::Layout< Type, Dim > | |
~HostMemoryLocked() | Cuda::HostMemoryLocked< Type, 2 > | [inline] |
Pointer< Type, 2 >::~Pointer() | Cuda::Pointer< Type, 2 > | [inline, virtual] |
HostMemoryLocked< Type, 2 >::~Pointer() | Cuda::Pointer< Type, Dim > | [inline, virtual] |
~Storage() | Cuda::Storage< Type, Dim > | [inline, virtual] |