| Interface | Description |
|---|---|
| Deallocatable |
This interface describes resource trackable via unified deallocation system
|
| Deallocator |
This interface describes callback which will be executed from unified reference tracking system context
|
| MemoryWorkspace |
This interface describes reusable memory chunks abstraction
|
| MemoryWorkspaceManager |
This interface describes backend-specific implementations of MemoryWorkspaceManager, basically Factory + Thread-based provider
|
| Class | Description |
|---|---|
| AllocationsTracker |
This class provides methods for tracking different memory allocations
|
| DeviceAllocationsTracker |
| Enum | Description |
|---|---|
| MemoryWorkspace.Type |
Copyright © 2019. All rights reserved.