Class NCVVectorReuse#

Collaboration diagram for NCVVectorReuse:

Public Member Functions#

Public Member Functions inherited from NCVVector

Additional Inherited Members#

Protected Attributes inherited from NCVVector

Return

Name

Description

size_t

_length

NCVMemoryType

_memtype

T *

_ptr

Detailed Description#

template<class T>
class NCVVectorReuse : public NCVVector<T>#

NCVVectorReuse

Constructor & Destructor Documentation#

NCVVectorReuse()#

NCVVectorReuse::NCVVectorReuse()

NCVVectorReuse()#

NCVVectorReuse::NCVVectorReuse(const NCVVectorReuse &)

NCVVectorReuse()#

NCVVectorReuse::NCVVectorReuse(const NCVMemSegment & memSegment)

Here is the call graph for this function:

NCVVectorReuse::NCVVectorReuse Node1 NCVVectorReuse::NCVVector Reuse Node2 NCVVector::clear Node1->Node2

NCVVectorReuse::NCVVectorReuse Node1 NCVVectorReuse::NCVVector Reuse Node2 NCVVector::clear Node1->Node2

NCVVectorReuse()#

NCVVectorReuse::NCVVectorReuse(
const NCVMemSegment & memSegment,
Ncv32u length_ )

Here is the call graph for this function:

NCVVectorReuse::NCVVectorReuse Node1 NCVVectorReuse::NCVVector Reuse Node2 NCVVector::clear Node1->Node2

NCVVectorReuse::NCVVectorReuse Node1 NCVVectorReuse::NCVVector Reuse Node2 NCVVector::clear Node1->Node2

Member Function Documentation#

isMemReused()#

NcvBool NCVVectorReuse::isMemReused()

Member Data Documentation#

bReused#

NcvBool NCVVectorReuse::bReused

Source file#

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