Extended CUDA Library (ecuda)  2.0
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
ecuda::device_allocator< T > Member List

This is the complete list of members for ecuda::device_allocator< T >, including all inherited members.

address(reference x)ecuda::device_allocator< T >inline
address(const_reference x) const ecuda::device_allocator< T >inline
allocate(size_type n, std::allocator< void >::const_pointer hint=0)ecuda::device_allocator< T >inline
const_pointer typedefecuda::device_allocator< T >
const_reference typedefecuda::device_allocator< T >
construct(pointer ptr, const_reference val)ecuda::device_allocator< T >inline
deallocate(pointer ptr, size_type)ecuda::device_allocator< T >inline
destroy(pointer ptr)ecuda::device_allocator< T >inline
device_allocator()ecuda::device_allocator< T >inline
device_allocator(const device_allocator &alloc)ecuda::device_allocator< T >inline
device_allocator(const device_allocator< U > &alloc)ecuda::device_allocator< T >inline
difference_type typedefecuda::device_allocator< T >
max_size() const ecuda::device_allocator< T >inline
pointer typedefecuda::device_allocator< T >
reference typedefecuda::device_allocator< T >
size_type typedefecuda::device_allocator< T >
value_type typedefecuda::device_allocator< T >
~device_allocator()ecuda::device_allocator< T >inline