|
tess 0.4.0
Performance-first tile and path simulation substrate
|
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::BlockScratch | inline |
| BlockScratch()=default (defined in tess::BlockScratch) | tess::BlockScratch | |
| BlockScratch(BlockScratch &&other) noexcept (defined in tess::BlockScratch) | tess::BlockScratch | inline |
| BlockScratch(const BlockScratch &)=delete (defined in tess::BlockScratch) | tess::BlockScratch | |
| capacity_bytes() const noexcept -> std::size_t (defined in tess::BlockScratch) | tess::BlockScratch | inline |
| operator=(BlockScratch &&other) noexcept -> BlockScratch & (defined in tess::BlockScratch) | tess::BlockScratch | inline |
| operator=(const BlockScratch &) -> BlockScratch &=delete (defined in tess::BlockScratch) | tess::BlockScratch | |
| remaining_bytes() const noexcept -> std::size_t (defined in tess::BlockScratch) | tess::BlockScratch | inline |
| reserve_bytes(std::size_t bytes) (defined in tess::BlockScratch) | tess::BlockScratch | inline |
| reset() noexcept (defined in tess::BlockScratch) | tess::BlockScratch | inline |
| used_bytes() const noexcept -> std::size_t (defined in tess::BlockScratch) | tess::BlockScratch | inline |
| ~BlockScratch()=default (defined in tess::BlockScratch) | tess::BlockScratch |