![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
これは 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 |
| Allocator() | cv::Allocator< _Tp > | inlineexplicit |
| Allocator(Allocator const &) | cv::Allocator< _Tp > | inlineexplicit |
| Allocator(Allocator< U > const &) | cv::Allocator< _Tp > | inlineexplicit |
| const_pointer typedef | cv::Allocator< _Tp > | |
| const_reference typedef | cv::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 typedef | cv::Allocator< _Tp > | |
| max_size() const | cv::Allocator< _Tp > | inline |
| 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 > | inline |