cv::MatAllocator Class Reference

#include <core.hpp>

List of all members.

Public Member Functions

virtual void allocate (int dims, const int *sizes, int type, int *&refcount, uchar *&datastart, uchar *&data, size_t *step)=0
virtual void deallocate (int *refcount, uchar *datastart, uchar *data)=0
 MatAllocator ()
virtual ~MatAllocator ()


Detailed Description

Custom array allocator

Constructor & Destructor Documentation

cv::MatAllocator::MatAllocator (  )  [inline]

virtual cv::MatAllocator::~MatAllocator (  )  [inline, virtual]


Member Function Documentation

virtual void cv::MatAllocator::allocate ( int  dims,
const int *  sizes,
int  type,
int *&  refcount,
uchar *&  datastart,
uchar *&  data,
size_t *  step 
) [pure virtual]

virtual void cv::MatAllocator::deallocate ( int *  refcount,
uchar datastart,
uchar data 
) [pure virtual]


The documentation for this class was generated from the following file:

Generated on Fri Jan 28 22:07:37 2011 for opencv by  doxygen 1.5.9