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