![]() |
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 <UseTemporaryAllocationBlock.h>
Collaboration diagram for pdb::UseTemporaryAllocationBlock:Public Member Functions | |
| UseTemporaryAllocationBlock (void *memory, size_t size) | |
| UseTemporaryAllocationBlock (size_t size) | |
| ~UseTemporaryAllocationBlock () | |
| UseTemporaryAllocationBlock (const UseTemporaryAllocationBlock &)=delete | |
| UseTemporaryAllocationBlock & | operator= (const UseTemporaryAllocationBlock &)=delete |
Private Attributes | |
| AllocatorState | oldInfo |
Definition at line 31 of file UseTemporaryAllocationBlock.h.
|
inlineexplicit |
Definition at line 36 of file UseTemporaryAllocationBlock.h.
Here is the call graph for this function:
|
inlineexplicit |
Definition at line 40 of file UseTemporaryAllocationBlock.h.
Here is the call graph for this function:
|
inline |
Definition at line 44 of file UseTemporaryAllocationBlock.h.
Here is the call graph for this function:
|
delete |
|
delete |
|
private |
Definition at line 33 of file UseTemporaryAllocationBlock.h.