public static class opencv_core.CvAttrList extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_core.CvAttrList() |
opencv_core.CvAttrList(int size) |
opencv_core.CvAttrList(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
PointerPointer |
attr() |
BytePointer |
attr(int i) |
opencv_core.CvAttrList |
next() |
opencv_core.CvAttrList |
next(opencv_core.CvAttrList next) |
opencv_core.CvAttrList |
position(int position) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_core.CvAttrList()
public opencv_core.CvAttrList(int size)
public opencv_core.CvAttrList(Pointer p)
public opencv_core.CvAttrList position(int position)
public BytePointer attr(int i)
public PointerPointer attr()
public opencv_core.CvAttrList next()
public opencv_core.CvAttrList next(opencv_core.CvAttrList next)
Copyright © 2014. All Rights Reserved.