CUV  0.9.201304091348
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
cuv::allocator< value_type, size_type, host_memory_space > Member List

This is the complete list of members for cuv::allocator< value_type, size_type, host_memory_space >, including all inherited members.

alloc(value_type **ptr, size_type size) const cuv::allocator< value_type, size_type, host_memory_space >
alloc(const value_type **ptr, size_type size) const cuv::allocator< value_type, size_type, host_memory_space >inline
alloc2d(value_type **ptr, size_type &pitch, size_type height, size_type width) const cuv::allocator< value_type, size_type, host_memory_space >
copy(value_type *dst, const value_type *src, size_type size, host_memory_space)cuv::allocator< value_type, size_type, host_memory_space >inline
copy(value_type *dst, const value_type2 *src, size_type size, host_memory_space)cuv::allocator< value_type, size_type, host_memory_space >inline
copy(value_type *dst, const value_type *src, size_type size, dev_memory_space)cuv::allocator< value_type, size_type, host_memory_space >
copy(const value_type *dst, const value_type *src, size_type size, host_memory_space) const cuv::allocator< value_type, size_type, host_memory_space >inline
copy(const value_type *dst, const value_type *src, size_type size, dev_memory_space) const cuv::allocator< value_type, size_type, host_memory_space >inline
copy2d(value_type *dst, const value_type *src, size_type dpitch, size_type spitch, size_type h, size_type w, host_memory_space)cuv::allocator< value_type, size_type, host_memory_space >
copy2d(value_type *dst, const value_type *src, size_type dpitch, size_type spitch, size_type h, size_type w, dev_memory_space)cuv::allocator< value_type, size_type, host_memory_space >
dealloc(value_type **ptr) const cuv::allocator< value_type, size_type, host_memory_space >
dealloc(const value_type **ptr) const cuv::allocator< value_type, size_type, host_memory_space >inline