block() const (defined in pw::allocator::BlockResult< BlockType >) | pw::allocator::BlockResult< BlockType > | inline |
BlockResult(BlockType *block) (defined in pw::allocator::BlockResult< BlockType >) | pw::allocator::BlockResult< BlockType > | inlineexplicit |
BlockResult(BlockType *block, Status status) (defined in pw::allocator::BlockResult< BlockType >) | pw::allocator::BlockResult< BlockType > | inline |
BlockResult(BlockType *block, Prev prev) (defined in pw::allocator::BlockResult< BlockType >) | pw::allocator::BlockResult< BlockType > | inline |
BlockResult(BlockType *block, Prev prev, size_t shifted_to_prev) (defined in pw::allocator::BlockResult< BlockType >) | pw::allocator::BlockResult< BlockType > | inline |
BlockResult(BlockType *block, Next next) (defined in pw::allocator::BlockResult< BlockType >) | pw::allocator::BlockResult< BlockType > | inline |
BlockResult(BlockType *block, Prev prev, Next next) (defined in pw::allocator::BlockResult< BlockType >) | pw::allocator::BlockResult< BlockType > | inline |
BlockResult(BlockType *block, Prev prev, Next next, size_t shifted_to_prev) (defined in pw::allocator::BlockResult< BlockType >) | pw::allocator::BlockResult< BlockType > | inline |
GenericBlockResult(Status status, Prev prev, Next next, size_t size) (defined in pw::allocator::internal::GenericBlockResult) | pw::allocator::internal::GenericBlockResult | inlineprotected |
IgnoreUnlessStrict() const | pw::allocator::internal::GenericBlockResult | inline |
Next enum name (defined in pw::allocator::internal::GenericBlockResult) | pw::allocator::internal::GenericBlockResult | |
next() const (defined in pw::allocator::internal::GenericBlockResult) | pw::allocator::internal::GenericBlockResult | inline |
ok() const (defined in pw::allocator::internal::GenericBlockResult) | pw::allocator::internal::GenericBlockResult | inline |
Prev enum name (defined in pw::allocator::internal::GenericBlockResult) | pw::allocator::internal::GenericBlockResult | |
prev() const (defined in pw::allocator::internal::GenericBlockResult) | pw::allocator::internal::GenericBlockResult | inline |
size() const (defined in pw::allocator::internal::GenericBlockResult) | pw::allocator::internal::GenericBlockResult | inline |
status() const (defined in pw::allocator::internal::GenericBlockResult) | pw::allocator::internal::GenericBlockResult | inline |