Scanner C++ API
Classes | Public Member Functions | List of all members
scanner::PoolAllocator Class Reference
Inheritance diagram for scanner::PoolAllocator:
scanner::Allocator

Public Member Functions

 PoolAllocator (DeviceHandle device, SystemAllocator *allocator, size_t pool_size)
 
u8 * allocate (size_t size)
 
size_t align (size_t ptr)
 
void free (u8 *buffer)
 

The documentation for this class was generated from the following file: