Public Member Functions
NumpyAllocator Class Reference

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 158 of file module.cpp.


Constructor & Destructor Documentation

Definition at line 161 of file module.cpp.

Definition at line 162 of file module.cpp.


Member Function Documentation

void NumpyAllocator::allocate ( int  dims,
const int *  sizes,
int  type,
int *&  refcount,
uchar *&  datastart,
uchar *&  data,
size_t *  step 
)

Definition at line 175 of file module.cpp.

void NumpyAllocator::deallocate ( int *  refcount,
uchar *  datastart,
uchar *  data 
)

Definition at line 206 of file module.cpp.


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


cv_bridge
Author(s): Patrick Mihelich, James Bowman
autogenerated on Wed Sep 2 2015 12:05:06