@NoOffset @Name(value="iterator") public static class CameraParamsVector.Iterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier and Type | Method and Description |
---|---|
boolean |
equals(CameraParamsVector.Iterator it) |
CameraParams |
get() |
CameraParamsVector.Iterator |
increment() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public Iterator(Pointer p)
public Iterator()
@Name(value="operator ++") @ByRef public CameraParamsVector.Iterator increment()
@Name(value="operator ==") public boolean equals(@ByRef CameraParamsVector.Iterator it)
@Name(value="operator *") @ByRef @Const public CameraParams get()
Copyright © 2024. All rights reserved.