This is the complete list of members for cuv::memory< V, M >, including all inherited members.
boost::serialization::access (defined in cuv::memory< V, M >) | cuv::memory< V, M > | friend |
check_size_limit(size_t size) const (defined in cuv::memory< V, M >) | cuv::memory< V, M > | inlineprotected |
const_reference_type typedef | cuv::memory< V, M > | |
const_value_type typedef | cuv::memory< V, M > | |
copy2d_from(V *dst, const value_type2 *src, size_t dpitch, size_t spitch, size_t h, size_t w, memory_space m, cudaStream_t stream) (defined in cuv::memory< V, M >) | cuv::memory< V, M > | inline |
copy2d_from(const value_type2 *src, size_t dpitch, size_t spitch, size_t h, size_t w, memory_space m, cudaStream_t stream) (defined in cuv::memory< V, M >) | cuv::memory< V, M > | inline |
copy_from(V *dst, const value_type2 *src, size_t size, memory_space m, cudaStream_t stream) (defined in cuv::memory< V, M >) | cuv::memory< V, M > | inline |
copy_from(const value_type2 *src, size_t size, memory_space m, cudaStream_t stream) (defined in cuv::memory< V, M >) | cuv::memory< V, M > | inline |
dealloc() | cuv::memory< V, M > | inline |
index_type typedef | cuv::memory< V, M > | |
m_allocator | cuv::memory< V, M > | protected |
m_owned | cuv::memory< V, M > | protected |
m_ptr | cuv::memory< V, M > | protected |
m_size | cuv::memory< V, M > | protected |
memory(const boost::shared_ptr< allocator > &_allocator) | cuv::memory< V, M > | inlineexplicit |
memory(value_type *ptr, size_type size, const boost::shared_ptr< allocator > &_allocator, bool owned=true) | cuv::memory< V, M > | inlineexplicit |
memory_space_type typedef | cuv::memory< V, M > | |
memsize() const | cuv::memory< V, M > | inline |
ptr() | cuv::memory< V, M > | inline |
ptr() const | cuv::memory< V, M > | inline |
reference_type typedef | cuv::memory< V, M > | |
reset(V *p, size_type s) | cuv::memory< V, M > | inline |
size() const | cuv::memory< V, M > | inline |
size_type typedef | cuv::memory< V, M > | |
value_type typedef | cuv::memory< V, M > | |
~memory() | cuv::memory< V, M > | inline |