Class NCVMatrixAlloc#

Collaboration diagram for NCVMatrixAlloc:

Public Member Functions#

Public Member Functions inherited from NCVMatrix

Additional Inherited Members#

Protected Attributes inherited from NCVMatrix

Detailed Description#

template<class T>
class NCVMatrixAlloc : public NCVMatrix<T>

NCVMatrixAlloc

Constructor & Destructor Documentation#

NCVMatrixAlloc()#

NCVMatrixAlloc::NCVMatrixAlloc()

NCVMatrixAlloc()#

NCVMatrixAlloc::NCVMatrixAlloc(const NCVMatrixAlloc &)

NCVMatrixAlloc()#

NCVMatrixAlloc::NCVMatrixAlloc(
INCVMemAllocator & allocator_,
Ncv32u width_,
Ncv32u height_,
Ncv32u pitch_ = 0 )

Here is the call graph for this function:

NCVMatrixAlloc::NCVMatrixAlloc Node1 NCVMatrixAlloc::NCVMatrix Alloc Node2 INCVMemAllocator::alignment Node1->Node2 Node3 alignUp Node1->Node3 Node4 INCVMemAllocator::alloc Node1->Node4 Node5 NCVMatrix::clear Node1->Node5 Node6 NCVMemSegment::clear Node1->Node6

NCVMatrixAlloc::NCVMatrixAlloc Node1 NCVMatrixAlloc::NCVMatrix Alloc Node2 INCVMemAllocator::alignment Node1->Node2 Node3 alignUp Node1->Node3 Node4 INCVMemAllocator::alloc Node1->Node4 Node5 NCVMatrix::clear Node1->Node5 Node6 NCVMemSegment::clear Node1->Node6

~NCVMatrixAlloc()#

NCVMatrixAlloc::~NCVMatrixAlloc()

Here is the call graph for this function:

NCVMatrixAlloc::~NCVMatrixAlloc Node1 NCVMatrixAlloc::~NCVMatrix Alloc Node2 NCVMatrix::clear Node1->Node2 Node3 INCVMemAllocator::dealloc Node1->Node3

NCVMatrixAlloc::~NCVMatrixAlloc Node1 NCVMatrixAlloc::~NCVMatrix Alloc Node2 NCVMatrix::clear Node1->Node2 Node3 INCVMemAllocator::dealloc Node1->Node3

Member Function Documentation#

operator=()#

NCVMatrixAlloc & NCVMatrixAlloc::operator=(const NCVMatrixAlloc &)

getAllocatorsAlignment()#

Ncv32u NCVMatrixAlloc::getAllocatorsAlignment()

Here is the call graph for this function:

NCVMatrixAlloc::getAllocatorsAlignment Node1 NCVMatrixAlloc::getAllocators Alignment Node2 INCVMemAllocator::alignment Node1->Node2

NCVMatrixAlloc::getAllocatorsAlignment Node1 NCVMatrixAlloc::getAllocators Alignment Node2 INCVMemAllocator::alignment Node1->Node2

getSegment()#

NCVMemSegment NCVMatrixAlloc::getSegment()

isMemAllocated()#

NcvBool NCVMatrixAlloc::isMemAllocated()

Here is the call graph for this function:

NCVMatrixAlloc::isMemAllocated Node1 NCVMatrixAlloc::isMemAllocated Node2 INCVMemAllocator::isCounting Node1->Node2

NCVMatrixAlloc::isMemAllocated Node1 NCVMatrixAlloc::isMemAllocated Node2 INCVMemAllocator::isCounting Node1->Node2

Member Data Documentation#

allocatedMem#

NCVMemSegment NCVMatrixAlloc::allocatedMem

allocator#

INCVMemAllocator & NCVMatrixAlloc::allocator

Source file#

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