#include <allocator.h>
Definition at line 118 of file allocator.h.
◆ AlreadyScanned()
| bool broom::AllocatorCommonMetadata::AlreadyScanned |
( |
| ) |
const |
|
inline |
◆ AttemptGrow()
| bool broom::AllocatorCommonMetadata::AttemptGrow |
( |
uint64_t |
howmuch | ) |
|
|
inline |
◆ IsCurrentlyAllocated()
| bool broom::AllocatorCommonMetadata::IsCurrentlyAllocated |
( |
| ) |
const |
|
inline |
◆ IsValid()
| bool broom::AllocatorCommonMetadata::IsValid |
( |
| ) |
const |
|
inline |
◆ MarkAllocated()
| void broom::AllocatorCommonMetadata::MarkAllocated |
( |
size_t |
size | ) |
|
|
inline |
◆ MarkDisposed()
| void broom::AllocatorCommonMetadata::MarkDisposed |
( |
| ) |
|
|
inline |
◆ MarkScanned()
| void broom::AllocatorCommonMetadata::MarkScanned |
( |
| ) |
|
|
inline |
◆ MaxSize()
◆ SetSize()
| void broom::AllocatorCommonMetadata::SetSize |
( |
size_t |
size | ) |
|
|
inline |
◆ Size()
| size_t broom::AllocatorCommonMetadata::Size |
( |
| ) |
const |
|
inline |
◆ UnmarkScanned()
| void broom::AllocatorCommonMetadata::UnmarkScanned |
( |
| ) |
|
|
inline |
◆ ZeroBytes()
| void broom::AllocatorCommonMetadata::ZeroBytes |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: