OpenCV 4.11.0
开源计算机视觉库
|
这是cv::Allocator< _Tp >的所有成员的完整列表,包括所有继承的成员。
address(引用 r) | cv::Allocator< _Tp > | 内联 |
address(常量引用 r) | cv::Allocator< _Tp > | 内联 |
allocate(size_type count, const void *=0) | cv::Allocator< _Tp > | 内联 |
内存分配器() | cv::Allocator< _Tp > | 内联显式 |
Allocator(Allocator const &) | cv::Allocator< _Tp > | 内联显式 |
Allocator(Allocator< U > const &) | cv::Allocator< _Tp > | 内联显式 |
const_pointer typedef | cv::Allocator< _Tp > | |
const_reference typedef | cv::Allocator< _Tp > | |
construct(指针 p, const _Tp &v) | cv::Allocator< _Tp > | 内联 |
deallocate(指针 p, size_type) | cv::Allocator< _Tp > | 内联 |
destroy(指针 p) | cv::Allocator< _Tp > | 内联 |
difference_type typedef | cv::Allocator< _Tp > | |
max_size() const | cv::Allocator< _Tp > | 内联 |
pointer typedef | cv::Allocator< _Tp > | |
reference typedef | cv::Allocator< _Tp > | |
size_type typedef | cv::Allocator< _Tp > | |
value_type typedef | cv::Allocator< _Tp > | |
~Allocator() | cv::Allocator< _Tp > | 内联 |