NCVMemStackAllocator Class Reference
#include <NCV.hpp>
Inherits INCVMemAllocator.
List of all members.
Detailed Description
NCVMemStackAllocator
Constructor & Destructor Documentation
NCVMemStackAllocator::NCVMemStackAllocator |
( |
Ncv32u |
alignment |
) |
[explicit] |
NCVMemStackAllocator::NCVMemStackAllocator |
( |
NCVMemoryType |
memT, |
|
|
size_t |
capacity, |
|
|
Ncv32u |
alignment, |
|
|
void * |
reusePtr = NULL | |
|
) |
| | |
virtual NCVMemStackAllocator::~NCVMemStackAllocator |
( |
|
) |
[virtual] |
Member Function Documentation
virtual NcvBool NCVMemStackAllocator::isInitialized |
( |
void |
|
) |
const [virtual] |
virtual NcvBool NCVMemStackAllocator::isCounting |
( |
void |
|
) |
const [virtual] |
virtual NCVMemoryType NCVMemStackAllocator::memType |
( |
void |
|
) |
const [virtual] |
virtual Ncv32u NCVMemStackAllocator::alignment |
( |
void |
|
) |
const [virtual] |
virtual size_t NCVMemStackAllocator::maxSize |
( |
void |
|
) |
const [virtual] |
The documentation for this class was generated from the following file: