#include <opencv2/cudalegacy/NCV.hpp>
◆ NCVMemStackAllocator() [1/2]
NCVMemStackAllocator::NCVMemStackAllocator |
( |
Ncv32u |
alignment | ) |
|
|
explicit |
◆ NCVMemStackAllocator() [2/2]
NCVMemStackAllocator::NCVMemStackAllocator |
( |
NCVMemoryType |
memT, |
|
|
size_t |
capacity, |
|
|
Ncv32u |
alignment, |
|
|
void * |
reusePtr = NULL |
|
) |
| |
◆ ~NCVMemStackAllocator()
virtual NCVMemStackAllocator::~NCVMemStackAllocator |
( |
| ) |
|
|
virtual |
◆ alignment()
virtual Ncv32u NCVMemStackAllocator::alignment |
( |
| ) |
const |
|
virtual |
◆ alloc()
◆ dealloc()
◆ isCounting()
virtual NcvBool NCVMemStackAllocator::isCounting |
( |
| ) |
const |
|
virtual |
◆ isInitialized()
virtual NcvBool NCVMemStackAllocator::isInitialized |
( |
| ) |
const |
|
virtual |
◆ maxSize()
virtual size_t NCVMemStackAllocator::maxSize |
( |
| ) |
const |
|
virtual |
◆ memType()
The documentation for this class was generated from the following file: