OpenCV 4.11.0
开源计算机视觉
|
这是INCVMemAllocator的所有成员的完整列表,包括所有继承的成员。
alignment(void) const =0 | INCVMemAllocator | 纯虚函数 |
alloc(NCVMemSegment &seg, size_t size)=0 | INCVMemAllocator | 纯虚函数 |
dealloc(NCVMemSegment &seg)=0 | INCVMemAllocator | 纯虚函数 |
isCounting(void) const =0 | INCVMemAllocator | 纯虚函数 |
isInitialized(void) const =0 | INCVMemAllocator | 纯虚函数 |
maxSize(void) const =0 | INCVMemAllocator | 纯虚函数 |
memType(void) const =0 | INCVMemAllocator | 纯虚函数 |
~INCVMemAllocator()=0 | INCVMemAllocator | 内联纯虚函数 |