|
UMPIRE
Umpire: resource management and provision
|
This is the complete list of members for umpire::op::MemoryOperationRegistry, including all inherited members.
| find(const std::string &name, strategy::AllocationStrategy *source_allocator, strategy::AllocationStrategy *dst_allocator) | umpire::op::MemoryOperationRegistry | |
| find(const std::string &name, std::pair< Platform, Platform > platforms) | umpire::op::MemoryOperationRegistry | |
| getInstance() noexcept | umpire::op::MemoryOperationRegistry | static |
| MemoryOperationRegistry(const MemoryOperationRegistry &)=delete | umpire::op::MemoryOperationRegistry | |
| MemoryOperationRegistry() noexcept | umpire::op::MemoryOperationRegistry | protected |
| operator=(const MemoryOperationRegistry &)=delete | umpire::op::MemoryOperationRegistry | |
| registerOperation(const std::string &name, std::pair< Platform, Platform > platforms, std::shared_ptr< MemoryOperation > &&operation) noexcept | umpire::op::MemoryOperationRegistry | |
| ~MemoryOperationRegistry()=default | umpire::op::MemoryOperationRegistry |