Pigweed
 
Loading...
Searching...
No Matches
pw::allocator::BlockResult< BlockType > Member List

This is the complete list of members for pw::allocator::BlockResult< BlockType >, including all inherited members.

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::GenericBlockResultinlineprotected
IgnoreUnlessStrict() constpw::allocator::internal::GenericBlockResultinline
Next enum name (defined in pw::allocator::internal::GenericBlockResult)pw::allocator::internal::GenericBlockResult
next() const (defined in pw::allocator::internal::GenericBlockResult)pw::allocator::internal::GenericBlockResultinline
ok() const (defined in pw::allocator::internal::GenericBlockResult)pw::allocator::internal::GenericBlockResultinline
Prev enum name (defined in pw::allocator::internal::GenericBlockResult)pw::allocator::internal::GenericBlockResult
prev() const (defined in pw::allocator::internal::GenericBlockResult)pw::allocator::internal::GenericBlockResultinline
size() const (defined in pw::allocator::internal::GenericBlockResult)pw::allocator::internal::GenericBlockResultinline
status() const (defined in pw::allocator::internal::GenericBlockResult)pw::allocator::internal::GenericBlockResultinline