tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::BlockScratch Member List

This is the complete list of members for tess::BlockScratch, including all inherited members.

allocate(std::size_t count) noexcept -> std::span< T > (defined in tess::BlockScratch)tess::BlockScratchinline
BlockScratch()=default (defined in tess::BlockScratch)tess::BlockScratch
BlockScratch(BlockScratch &&other) noexcept (defined in tess::BlockScratch)tess::BlockScratchinline
BlockScratch(const BlockScratch &)=delete (defined in tess::BlockScratch)tess::BlockScratch
capacity_bytes() const noexcept -> std::size_t (defined in tess::BlockScratch)tess::BlockScratchinline
operator=(BlockScratch &&other) noexcept -> BlockScratch & (defined in tess::BlockScratch)tess::BlockScratchinline
operator=(const BlockScratch &) -> BlockScratch &=delete (defined in tess::BlockScratch)tess::BlockScratch
remaining_bytes() const noexcept -> std::size_t (defined in tess::BlockScratch)tess::BlockScratchinline
reserve_bytes(std::size_t bytes) (defined in tess::BlockScratch)tess::BlockScratchinline
reset() noexcept (defined in tess::BlockScratch)tess::BlockScratchinline
used_bytes() const noexcept -> std::size_t (defined in tess::BlockScratch)tess::BlockScratchinline
~BlockScratch()=default (defined in tess::BlockScratch)tess::BlockScratch