|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
This is the complete list of members for DNDS::DeviceHostSingleAllocationBase, including all inherited members.
| allocate(size_t bytes, DeviceBackend B=DeviceBackend::Unknown)=0 | DNDS::DeviceHostSingleAllocationBase | pure virtual |
| bytes() const =0 | DNDS::DeviceHostSingleAllocationBase | pure virtual |
| clone()=0 | DNDS::DeviceHostSingleAllocationBase | pure virtual |
| copy_from_host(uint8_t *host_src, size_t n)=0 | DNDS::DeviceHostSingleAllocationBase | pure virtual |
| copy_to_host(uint8_t *host_dst, size_t n)=0 | DNDS::DeviceHostSingleAllocationBase | pure virtual |
| device()=0 | DNDS::DeviceHostSingleAllocationBase | pure virtual |
| DeviceHostSingleAllocationBase()=default | DNDS::DeviceHostSingleAllocationBase | |
| free()=0 | DNDS::DeviceHostSingleAllocationBase | pure virtual |
| get()=0 | DNDS::DeviceHostSingleAllocationBase | pure virtual |
| ~DeviceHostSingleAllocationBase() | DNDS::DeviceHostSingleAllocationBase | virtual |