This is the complete list of members for cv::MatAllocator, including all inherited members.
| allocate(int dims, const int *sizes, int type, int *&refcount, uchar *&datastart, uchar *&data, size_t *step)=0 | cv::MatAllocator | pure virtual |
| deallocate(int *refcount, uchar *datastart, uchar *data)=0 | cv::MatAllocator | pure virtual |
| MatAllocator() | cv::MatAllocator | inline |
| ~MatAllocator() | cv::MatAllocator | inlinevirtual |