@NoOffset @Name(value="iterator") public static class opencv_core.IntDoubleMap.Iterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(opencv_core.IntDoubleMap.Iterator it) |
int |
first() |
opencv_core.IntDoubleMap.Iterator |
increment() |
double |
second() |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic Iterator(Pointer p)
public Iterator()
@Name(value="operator++") @ByRef public opencv_core.IntDoubleMap.Iterator increment()
@Name(value="operator==") public boolean equals(@ByRef opencv_core.IntDoubleMap.Iterator it)
@Name(value="operator*().first") @MemberGetter public int first()
@Name(value="operator*().second") @MemberGetter public double second()
Copyright © 2017. All rights reserved.