Helios++
Helios software for LiDAR simulations
|
This is the complete list of members for BlockAllocator< Class >, including all inherited members.
_new() | BlockAllocator< Class > | inlineprotectedvirtual |
_nextBlockSize | BlockAllocator< Class > | protected |
BlockAllocator(size_t const blockSize=256) | BlockAllocator< Class > | inline |
blocks | BlockAllocator< Class > | protected |
blockSize | BlockAllocator< Class > | protected |
boost::serialization::access (defined in BlockAllocator< Class >) | BlockAllocator< Class > | friend |
getBlocks() const | BlockAllocator< Class > | inlinevirtual |
lastBlock | BlockAllocator< Class > | protected |
lastBlockElements | BlockAllocator< Class > | protected |
nextNew() | BlockAllocator< Class > | inlinevirtual |
serialize(Archive &ar, const unsigned int version) | BlockAllocator< Class > | inlineprivate |
setNextBlockSize(std::function< size_t(void)> f) | BlockAllocator< Class > | inlinevirtual |
~BlockAllocator()=default | BlockAllocator< Class > | virtual |