raft_proto::buffer< T > Member List

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

buffer()raft_proto::buffer< T >inline
buffer(index_type size, device_type mem_type=device_type::cpu, int device=0, cuda_stream stream=0)raft_proto::buffer< T >inline
buffer(T *input_data, index_type size, device_type mem_type=device_type::cpu, int device=0)raft_proto::buffer< T >inline
buffer(buffer< T > const &other, device_type mem_type, int device=0, cuda_stream stream=cuda_stream{})raft_proto::buffer< T >inline
buffer(buffer< T > const &other, cuda_stream stream=cuda_stream{})raft_proto::buffer< T >inline
buffer(buffer< T > &&other, device_type mem_type, int device, cuda_stream stream)raft_proto::buffer< T >inline
buffer(buffer< T > &&other, device_type mem_type, int device)raft_proto::buffer< T >inline
buffer(buffer< T > &&other, device_type mem_type)raft_proto::buffer< T >inline
buffer(buffer< T > &&other) noexceptraft_proto::buffer< T >inline
buffer(iter_t const &begin, iter_t const &end)raft_proto::buffer< T >inline
buffer(iter_t const &begin, iter_t const &end, device_type mem_type)raft_proto::buffer< T >inline
buffer(iter_t const &begin, iter_t const &end, device_type mem_type, int device, cuda_stream stream=cuda_stream{})raft_proto::buffer< T >inline
data() const noexceptraft_proto::buffer< T >inline
data_store typedefraft_proto::buffer< T >
device() const noexceptraft_proto::buffer< T >inline
device_index() const noexceptraft_proto::buffer< T >inline
index_type typedefraft_proto::buffer< T >
memory_type() const noexceptraft_proto::buffer< T >inline
operator=(buffer< T > const &other)raft_proto::buffer< T >inline
operator=(buffer< T > &&other) noexceptraft_proto::buffer< T >inline
size() const noexceptraft_proto::buffer< T >inline
swap(buffer< T > &first, buffer< T > &second)raft_proto::buffer< T >friend
value_type typedefraft_proto::buffer< T >
~buffer()=defaultraft_proto::buffer< T >