PCL
pcl::AlignedAllocator Member List

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

AlignedAllocator(bool fastGrowth=true, bool canShrink=true)pcl::AlignedAllocatorinline
AlignedAllocator(const AlignedAllocator &)=defaultpcl::AlignedAllocator
AllocateBlock(size_type size)pcl::AlignedAllocatorinline
BlockSize(size_type n) constpcl::StandardAllocatorinline
DeallocateBlock(void *p)pcl::AlignedAllocatorinline
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