OmniSciDB
a5dc49c757
|
This is the complete list of members for ThrustAllocator, including all inherited members.
allocate(std::ptrdiff_t num_bytes) | ThrustAllocator | |
allocateScopedBuffer(std::ptrdiff_t num_bytes) | ThrustAllocator | |
data_mgr_ | ThrustAllocator | private |
deallocate(int8_t *ptr, size_t num_bytes) | ThrustAllocator | |
default_alloc_scoped_buffers_ | ThrustAllocator | private |
device_id_ | ThrustAllocator | private |
getDataMgr() const | ThrustAllocator | inline |
getDeviceId() const | ThrustAllocator | inline |
num_allocations_ | ThrustAllocator | private |
PtrMapperType typedef | ThrustAllocator | private |
raw_to_ab_ptr_ | ThrustAllocator | private |
scoped_buffers_ | ThrustAllocator | private |
ThrustAllocator(Data_Namespace::DataMgr *mgr, const int id) | ThrustAllocator | inline |
value_type typedef | ThrustAllocator | |
~ThrustAllocator() | ThrustAllocator |