BasicBlock(const BasicBlock &other)=delete (defined in pw::allocator::BasicBlock< Derived >) | pw::allocator::BasicBlock< Derived > | |
BasicBlock()=default (defined in pw::allocator::BasicBlock< Derived >) | pw::allocator::BasicBlock< Derived > | protected |
CheckInvariants() const | pw::allocator::BasicBlock< Derived > | |
DoCheckInvariants(bool strict) const | pw::allocator::BasicBlock< Derived > | protected |
FromUsableSpace(Ptr usable_space) | pw::allocator::BasicBlock< Derived > | static |
Init(ByteSpan region) | pw::allocator::BasicBlock< Derived > | static |
InnerSize() const | pw::allocator::BasicBlock< Derived > | |
InnerSizeFromOuterSize(size_t outer_size) | pw::allocator::BasicBlock< Derived > | static |
InnerSizeUnchecked() const (defined in pw::allocator::BasicBlock< Derived >) | pw::allocator::BasicBlock< Derived > | |
IsValid() const | pw::allocator::BasicBlock< Derived > | |
kAlignment (defined in pw::allocator::BasicBlock< Derived >) | pw::allocator::BasicBlock< Derived > | static |
kBlockOverhead (defined in pw::allocator::BasicBlock< Derived >) | pw::allocator::BasicBlock< Derived > | static |
kMinOuterSize (defined in pw::allocator::BasicBlock< Derived >) | pw::allocator::BasicBlock< Derived > | static |
operator=(const BasicBlock &other)=delete (defined in pw::allocator::BasicBlock< Derived >) | pw::allocator::BasicBlock< Derived > | |
OuterSize() const | pw::allocator::BasicBlock< Derived > | |
OuterSizeFromInnerSize(size_t inner_size) | pw::allocator::BasicBlock< Derived > | static |
UsableSpace() | pw::allocator::BasicBlock< Derived > | |
UsableSpace() const (defined in pw::allocator::BasicBlock< Derived >) | pw::allocator::BasicBlock< Derived > | |
UsableSpaceUnchecked() (defined in pw::allocator::BasicBlock< Derived >) | pw::allocator::BasicBlock< Derived > | inline |
UsableSpaceUnchecked() const (defined in pw::allocator::BasicBlock< Derived >) | pw::allocator::BasicBlock< Derived > | inline |
~BasicBlock()=default (defined in pw::allocator::BasicBlock< Derived >) | pw::allocator::BasicBlock< Derived > | |