public static class opencv_contrib.IntStringMap extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
IntStringMap() |
IntStringMap(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
get(int i) |
opencv_contrib.IntStringMap |
put(int i,
BytePointer value) |
opencv_contrib.IntStringMap |
put(opencv_contrib.IntStringMap x) |
long |
size() |
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 IntStringMap(Pointer p)
public IntStringMap()
public opencv_contrib.IntStringMap put(opencv_contrib.IntStringMap x)
public long size()
public BytePointer get(int i)
public opencv_contrib.IntStringMap put(int i, BytePointer value)
Copyright © 2014. All Rights Reserved.