PCL
pcl::StandardAllocator Member List

This is the complete list of members for pcl::StandardAllocator, including all inherited members.

AllocateBlock(size_type size)pcl::StandardAllocatorinline
BlockSize(size_type n) constpcl::StandardAllocatorinline
DeallocateBlock(void *p)pcl::StandardAllocatorinline
DisableFastGrowth(bool disable=true)pcl::StandardAllocatorinline
DisableShrinking(bool disable=true)pcl::StandardAllocatorinline
EnableFastGrowth(bool enable=true)pcl::StandardAllocatorinline
EnableShrinking(bool enable=true)pcl::StandardAllocatorinline
IsFastGrowthEnabled() constpcl::StandardAllocatorinline
IsShrinkingEnabled() constpcl::StandardAllocatorinline
MaxSize() constpcl::StandardAllocatorinline
ReallocatedBlockSize(size_type currentSize, size_type newSize) constpcl::StandardAllocatorinline
StandardAllocator(bool fastGrowth=true, bool canShrink=true)pcl::StandardAllocatorinline
StandardAllocator(const StandardAllocator &)=defaultpcl::StandardAllocator