![]() |
A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
|
#include <Allocator.h>
Collaboration diagram for pdb::NoReusePolicy:Public Member Functions | |
| void | freeRAM (bool isContained, void *here, std::vector< InactiveAllocationBlock > &allInactives, AllocatorState &myState) |
| void * | getRAM (size_t howMuch, AllocatorState &myState) |
| AllocatorPolicy | getPolicyName () |
Definition at line 208 of file Allocator.h.
|
inline |
|
inline |
Definition at line 234 of file Allocator.h.
|
inline |