![]() |
HTGS
v2.0
The Hybrid Task Graph Scheduler
|
This is the complete list of members for htgs::IMemoryAllocator< T >, including all inherited members.
| AnyMemoryAllocator(size_t size) | htgs::AnyMemoryAllocator | inline |
| IMemoryAllocator(size_t size) | htgs::IMemoryAllocator< T > | inline |
| memAlloc(size_t size)=0 | htgs::IMemoryAllocator< T > | pure virtual |
| memAlloc()=0 | htgs::IMemoryAllocator< T > | pure virtual |
| memFree(T *&memory)=0 | htgs::IMemoryAllocator< T > | pure virtual |
| size() const | htgs::AnyMemoryAllocator | inline |
| ~AnyMemoryAllocator() | htgs::AnyMemoryAllocator | inlinevirtual |
| ~IMemoryAllocator() | htgs::IMemoryAllocator< T > | inlinevirtual |