Helios++
Helios software for LiDAR simulations
BlockAllocator< Class > Member List

This is the complete list of members for BlockAllocator< Class >, including all inherited members.

_new()BlockAllocator< Class >inlineprotectedvirtual
_nextBlockSizeBlockAllocator< Class >protected
BlockAllocator(size_t const blockSize=256)BlockAllocator< Class >inline
blocksBlockAllocator< Class >protected
blockSizeBlockAllocator< Class >protected
boost::serialization::access (defined in BlockAllocator< Class >)BlockAllocator< Class >friend
getBlocks() constBlockAllocator< Class >inlinevirtual
lastBlockBlockAllocator< Class >protected
lastBlockElementsBlockAllocator< 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()=defaultBlockAllocator< Class >virtual