OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::Allocator< _Tp > 成員列表

這是 cv::Allocator< _Tp > 的完整成員列表,包括所有繼承的成員。

address(reference r)cv::Allocator< _Tp >inline
address(const_reference r)cv::Allocator< _Tp >inline
allocate(size_type count, const void *=0)cv::Allocator< _Tp >inline
分配器()cv::Allocator< _Tp >inlineexplicit
Allocator(Allocator const &)cv::Allocator< _Tp >inlineexplicit
Allocator(Allocator< U > const &)cv::Allocator< _Tp >inlineexplicit
const_pointer typedefcv::Allocator< _Tp >
const_reference typedefcv::Allocator< _Tp >
construct(pointer p, const _Tp &v)cv::Allocator< _Tp >inline
deallocate(pointer p, size_type)cv::Allocator< _Tp >inline
destroy(pointer p)cv::Allocator< _Tp >inline
difference_type typedefcv::Allocator< _Tp >
max_size() constcv::Allocator< _Tp >inline
pointer typedefcv::Allocator< _Tp >
reference typedefcv::Allocator< _Tp >
size_type typedefcv::Allocator< _Tp >
value_type typedefcv::Allocator< _Tp >
~Allocator()cv::Allocator< _Tp >inline