public abstract static class opencv_core.AbstractCvMemStorage extends Pointer
| Modifier and Type | Class and Description |
|---|---|
protected static class |
opencv_core.AbstractCvMemStorage.ReleaseDeallocator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.AbstractCvMemStorage() |
opencv_core.AbstractCvMemStorage(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
static opencv_core.CvMemStorage |
create() |
static opencv_core.CvMemStorage |
create(int block_size) |
void |
release() |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_core.AbstractCvMemStorage()
public opencv_core.AbstractCvMemStorage(Pointer p)
public static opencv_core.CvMemStorage create(int block_size)
public static opencv_core.CvMemStorage create()
public void release()
Copyright © 2014. All Rights Reserved.