Class INCVMemAllocator#

Collaboration diagram for INCVMemAllocator:

Detailed Description#

class INCVMemAllocator#

INCVMemAllocator (Interface)

Subclassed by NCVMemNativeAllocator, NCVMemStackAllocator

Member Function Documentation#

alignment()#

Ncv32u INCVMemAllocator::alignment(void)

alloc()#

NCVStatus INCVMemAllocator::alloc(
NCVMemSegment & seg,
size_t size )

dealloc()#

NCVStatus INCVMemAllocator::dealloc(NCVMemSegment & seg)

isCounting()#

NcvBool INCVMemAllocator::isCounting(void)

isInitialized()#

NcvBool INCVMemAllocator::isInitialized(void)

maxSize()#

size_t INCVMemAllocator::maxSize(void)

memType()#

NCVMemoryType INCVMemAllocator::memType(void)

Source file#

The documentation for this class was generated from the following file: