Cuda::HostMemoryHeap3D< Type > Member List

This is the complete list of members for Cuda::HostMemoryHeap3D< Type >, including all inherited members.

alloc()Cuda::HostMemoryHeap3D< Type > [inline, virtual]
alloc(const Size< 3 > &_size)Cuda::HostMemoryHeap3D< Type > [inline]
alloc(size_t size0, size_t size1, size_t size2)Cuda::HostMemoryHeap3D< Type > [inline]
HostMemoryHeap< Type, 3 >::alloc(const Size< Dim > &_size)Cuda::HostMemoryHeap< Type, 3 > [inline]
Cuda::HostMemoryStorage::alloc(const Layout< Type, Dim > &layout)Cuda::Storage< Type, Dim > [inline]
Pointer< Type, 3 >::begin() const Cuda::Pointer< Type, 3 > [inline]
HostMemoryHeap< Type, 3 >::begin() const Cuda::Pointer< Type, Dim > [inline]
Layout< Type, 3 >::checkBounds(const Size< Dim > &rofs, const Size< Dim > &rsize)Cuda::Layout< Type, 3 > [inline]
Pointer< Type, 3 >::checkBounds(const Size< Dim > &rofs, const Size< Dim > &rsize)Cuda::Layout< Type, Dim > [inline]
Layout< Type, 3 >::contiguous() const Cuda::Layout< Type, 3 > [inline]
Pointer< Type, 3 >::contiguous() const Cuda::Layout< Type, Dim > [inline]
Pointer< Type, 3 >::end() const Cuda::Pointer< Type, 3 > [inline]
HostMemoryHeap< Type, 3 >::end() const Cuda::Pointer< Type, Dim > [inline]
free()Cuda::HostMemoryHeap< Type, 3 > [virtual]
Pointer< Type, 3 >::getBuffer() const Cuda::Pointer< Type, 3 > [inline]
Pointer< Type, 3 >::getBuffer()Cuda::Pointer< Type, 3 > [inline]
HostMemoryHeap< Type, 3 >::getBuffer() const Cuda::Pointer< Type, Dim > [inline]
HostMemoryHeap< Type, 3 >::getBuffer()Cuda::Pointer< Type, Dim > [inline]
Layout< Type, 3 >::getBytes() const Cuda::Layout< Type, 3 > [inline]
Pointer< Type, 3 >::getBytes() const Cuda::Layout< Type, Dim > [inline]
Layout< Type, 3 >::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, 3 >
Layout< Type, 3 >::getExecutionConfiguration(dim3 &gridDim, dim3 &blockDim, bool &aligned) const Cuda::Layout< Type, 3 > [inline]
Pointer< Type, 3 >::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, 3 >::getExecutionConfiguration(dim3 &gridDim, dim3 &blockDim, bool &aligned) const Cuda::Layout< Type, Dim > [inline]
getLayout() const Cuda::Storage< Type, Dim > [inline]
Layout< Type, 3 >::getOffset(const SizeBase< Dim > &index) const Cuda::Layout< Type, 3 > [inline]
Pointer< Type, 3 >::getOffset(const SizeBase< Dim > &index) const Cuda::Layout< Type, Dim > [inline]
Layout< Type, 3 >::getPitch() const Cuda::Layout< Type, 3 > [inline]
Pointer< Type, 3 >::getPitch() const Cuda::Layout< Type, Dim > [inline]
Layout< Type, 3 >::getSize() const Cuda::Layout< Type, 3 > [inline]
Pointer< Type, 3 >::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]
HostMemoryHeap()Cuda::HostMemoryHeap< Type, 3 > [inline]
HostMemoryHeap(const Size< Dim > &_size)Cuda::HostMemoryHeap< Type, 3 > [inline]
HostMemoryHeap(const Layout< Type, Dim > &layout)Cuda::HostMemoryHeap< Type, 3 > [inline]
HostMemoryHeap(const HostMemoryHeap< Type2, Dim > &x)Cuda::HostMemoryHeap< Type, 3 > [inline]
HostMemoryHeap3D()Cuda::HostMemoryHeap3D< Type > [inline]
HostMemoryHeap3D(const Size< 3 > &_size)Cuda::HostMemoryHeap3D< Type > [inline]
HostMemoryHeap3D(const Layout< Type, 3 > &layout)Cuda::HostMemoryHeap3D< Type > [inline]
HostMemoryHeap3D(size_t size0, size_t size1, size_t size2)Cuda::HostMemoryHeap3D< Type > [inline]
HostMemoryHeap3D(const HostMemoryHeap3D< Type > &x)Cuda::HostMemoryHeap3D< Type > [inline]
HostMemoryHeap3D(const Name &x)Cuda::HostMemoryHeap3D< Type > [inline]
HostMemoryHeap3D(const Name &x, const Size< 3 > &ofs, const Size< 3 > &size)Cuda::HostMemoryHeap3D< Type > [inline]
HostMemoryHeap3D(const Name &x, size_t ofs0, size_t ofs1, size_t ofs2, size_t size0, size_t size1, size_t size2)Cuda::HostMemoryHeap3D< 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, 3 >::Layout()Cuda::Layout< Type, 3 > [inline]
Layout< Type, 3 >::Layout(const Size< Dim > &_size)Cuda::Layout< Type, 3 > [inline]
Pointer< Type, 3 >::Layout()Cuda::Layout< Type, Dim > [inline]
Pointer< Type, 3 >::Layout(const Size< Dim > &_size)Cuda::Layout< Type, Dim > [inline]
Pointer< Type, 3 >::operator[](size_t i)Cuda::Pointer< Type, 3 > [inline]
Pointer< Type, 3 >::operator[](const SizeBase< Dim > &i)Cuda::Pointer< Type, 3 > [inline]
Pointer< Type, 3 >::operator[](size_t i) const Cuda::Pointer< Type, 3 > [inline]
Pointer< Type, 3 >::operator[](const SizeBase< Dim > &i) const Cuda::Pointer< Type, 3 > [inline]
HostMemoryHeap< Type, 3 >::operator[](size_t i)Cuda::Pointer< Type, Dim > [inline]
HostMemoryHeap< Type, 3 >::operator[](const SizeBase< Dim > &i)Cuda::Pointer< Type, Dim > [inline]
HostMemoryHeap< Type, 3 >::operator[](size_t i) const Cuda::Pointer< Type, Dim > [inline]
HostMemoryHeap< Type, 3 >::operator[](const SizeBase< Dim > &i) const Cuda::Pointer< Type, Dim > [inline]
Pointer< Type, 3 >::Pointer()Cuda::Pointer< Type, 3 > [inline]
Pointer< Type, 3 >::Pointer(const Size< Dim > &_size)Cuda::Pointer< Type, 3 > [inline]
Pointer< Type, 3 >::Pointer(const Layout< Type, Dim > &layout)Cuda::Pointer< Type, 3 > [inline]
HostMemoryHeap< Type, 3 >::Pointer()Cuda::Pointer< Type, Dim > [inline]
HostMemoryHeap< Type, 3 >::Pointer(const Size< Dim > &_size)Cuda::Pointer< Type, Dim > [inline]
HostMemoryHeap< Type, 3 >::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, 3 >::region_ofsCuda::Layout< Type, 3 >
Pointer< Type, 3 >::region_ofsCuda::Layout< Type, Dim >
Layout< Type, 3 >::region_sizeCuda::Layout< Type, 3 >
Pointer< Type, 3 >::region_sizeCuda::Layout< Type, Dim >
Layout< Type, 3 >::setLayout(const Layout< Type, Dim > &layout)Cuda::Layout< Type, 3 > [inline]
Pointer< Type, 3 >::setLayout(const Layout< Type, Dim > &layout)Cuda::Layout< Type, Dim > [inline]
Layout< Type, 3 >::setPitch(size_t pitch)Cuda::Layout< Type, 3 > [inline]
Pointer< Type, 3 >::setPitch(size_t pitch)Cuda::Layout< Type, Dim > [inline]
Layout< Type, 3 >::setRegion(const Size< Dim > &_ofs, const Size< Dim > &_size)Cuda::Layout< Type, 3 > [inline]
Pointer< Type, 3 >::setRegion(const Size< Dim > &_ofs, const Size< Dim > &_size)Cuda::Layout< Type, Dim > [inline]
Layout< Type, 3 >::setSize(const Size< Dim > &_size)Cuda::Layout< Type, 3 > [inline]
Pointer< Type, 3 >::setSize(const Size< Dim > &_size)Cuda::Layout< Type, Dim > [inline]
Layout< Type, 3 >::sizeCuda::Layout< Type, 3 >
Pointer< Type, 3 >::sizeCuda::Layout< Type, Dim >
Layout< Type, 3 >::spacingCuda::Layout< Type, 3 >
Pointer< Type, 3 >::spacingCuda::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, 3 >::strideCuda::Layout< Type, 3 >
Pointer< Type, 3 >::strideCuda::Layout< Type, Dim >
~HostMemoryHeap()Cuda::HostMemoryHeap< Type, 3 > [inline]
Pointer< Type, 3 >::~Pointer()Cuda::Pointer< Type, 3 > [inline, virtual]
HostMemoryHeap< Type, 3 >::~Pointer()Cuda::Pointer< Type, Dim > [inline, virtual]
~Storage()Cuda::Storage< Type, Dim > [inline, virtual]


Generated on Sun Sep 13 00:55:23 2009 for cudatemplates by  doxygen 1.5.6