#include <worklist.h>
Definition at line 19 of file worklist.h.
◆ SegmentBase()
heap::base::internal::SegmentBase::SegmentBase |
( |
uint16_t | capacity | ) |
|
|
inlineexplicitconstexpr |
◆ Capacity()
size_t heap::base::internal::SegmentBase::Capacity |
( |
| ) |
const |
|
inline |
◆ Clear()
void heap::base::internal::SegmentBase::Clear |
( |
| ) |
|
|
inline |
◆ GetSentinelSegmentAddress()
SegmentBase * heap::base::internal::SegmentBase::GetSentinelSegmentAddress |
( |
| ) |
|
|
static |
◆ IsEmpty()
bool heap::base::internal::SegmentBase::IsEmpty |
( |
| ) |
const |
|
inline |
◆ IsFull()
bool heap::base::internal::SegmentBase::IsFull |
( |
| ) |
const |
|
inline |
◆ Size()
size_t heap::base::internal::SegmentBase::Size |
( |
| ) |
const |
|
inline |
◆ capacity_
const uint16_t heap::base::internal::SegmentBase::capacity_ |
|
protected |
◆ index_
uint16_t heap::base::internal::SegmentBase::index_ = 0 |
|
protected |
The documentation for this class was generated from the following files: